Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a column of numbers I need to know how many unique values there are. Some of the numbers are just numbers, I.E. 200394840 while others start with a letter, I.E. I200394-840. I'm not sure if the hyphen in the middle of the number or the letter or both are throwing me off, but I've been using =SUM(IF(FREQUENCY(A2:A772,A2:A772)0,1)), but this seems to only count the numbered values, not the ones that start with letters or hyphens. Any/All help on this would be appreciated.
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting Unique Values | Excel Discussion (Misc queries) | |||
Unique counting | Excel Discussion (Misc queries) | |||
Counting only Unique cells | Excel Worksheet Functions | |||
Counting unique entries in column A but only if specific values appear in columns B and C | Excel Worksheet Functions | |||
Counting every unique text string in a column | Excel Worksheet Functions |