Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Use Data Form to input, edit and delete records in Excel
  • Excel Bar Chart
  • How to count table columns in Excel
  • How to create Gauge Chart in Excel
  • Subtotal function in Excel

References

  • Count rows with at least n matching values
  • Extract all partial matches in Excel
  • To count total rows in a range in Excel
  • Lookup entire row in Excel
  • How to get relative column numbers in a range in Excel

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation date in specific year
  • Excel Data validation number multiple 100
  • Excel Data validation only dates between
  • Excel Data validation date in next 30 days

Count Unique Values in Excel

by

This example shows you how to create an array formula that counts unique values.

Examples:

1.. To count the number of 5’s, use the following function.

We use the COUNTIF function.

 2. To count the unique values (don’t be overwhelmed), we add the SUM function, 1/, and replace 5 with A1:A6.

3. Finish by pressing CTRL + SHIFT + ENTER.

Note: The formula bar indicates that this is an array formula by enclosing it in curly braces {}. Do not type these yourself. They will disappear when you edit the formula.

Explanation: The range (array constant) created by the COUNTIF function is stored in Excel’s memory, not in a range. The array constant looks as follows:

{3;1;1;1;3;3} – (three 7’s, one sun, one moon, one 5, three 7’s, three 7’s)

This reduces to:
{1/3;1/1;1/1;1/1;1/3;1/3}

This array constant is used as an argument for the SUM function, giving a result of 1/3+1+1+1+1/3+1/3 = 4.

Post navigation

Previous Post:

COSH function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Data validation require unique number

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel AND Function
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel

Date Time

  • How to calculate next scheduled event in Excel
  • Calculate series of dates by workdays in Excel
  • Display Days until expiration date in Excel
  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • Excel Date & Time Functions Example

Grouping

  • Map text to numbers in Excel
  • Running count group by n size in Excel
  • Group numbers with VLOOKUP in Excel
  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel

General

  • How to fill cell ranges with random text values in Excel
  • How to password protect excel sheet?
  • How to get Excel workbook path only
  • How to generate random number weighted probability in Excel
  • Excel Autofill Cell Ranges, Copy, Paste
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning