Hi All,
Can someone help me with a formula to count unique text values where there are blank cells in my range
Any help greatly appreciated!
Kevin
Hi All,
Can someone help me with a formula to count unique text values where there are blank cells in my range
Any help greatly appreciated!
Kevin
found my mistake I was using sumproduct at the beginning of the formula instead of Sum
=SUM(IF(FREQUENCY(IF(H4:H1049<>"",MATCH(H4:H1049,H4:H1049,0)),ROW(H4:H1049)-ROW(H4)+1),1))
Last edited by Excelski; 07-27-2017 at 04:32 AM. Reason: error
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks