Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 2 columns of values (numbers that contain text values). I need
to count the unique numbers in the one column if the column next to it contains a null value. I am using this formula to count the unique values (array formula) but I only want it to calculate if the value in the corresponding cell is null. Please help. =SUM(IF(FREQUENCY(IF(LEN(D2:D3130)0,MATCH(D2:D313 0,D2:D3130,0),""), IF (LEN(D2:D3130)0,MATCH(D2:D3130,D2:D3130,0),""))0 ,1)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count unique values in one column for a set value in another col. | Excel Worksheet Functions | |||
Count Unique Values in 1 Column based on Date Range in another Column | Excel Worksheet Functions | |||
count number of unique values in column | Excel Worksheet Functions | |||
count of unique values within a column | Excel Discussion (Misc queries) | |||
How do i count the number of unique values in a given column? | Excel Discussion (Misc queries) |