Hello - I would like to Count Unique Filtered Values In A List but Subtract Or Do Not Count if meets criteria
Here's the current working formula: =SUM(IF(FREQUENCY(IF(SUBTOTAL(3,OFFSET(F9,ROW(F9:F999)-ROW(F9),,1)), IF(F9:F999>"",MATCH("~"&F9:F999,F9:F999&"",0))),ROW(F9:F999)-ROW(F9)+1),1))
It Count Unique Filtered Values In A List
Steps:
1. Count Unique Filtered Values In A List
2. Subtract all Counts Of Unique Filtred Values In A Listthat contain USER 8 (for example)
Please see image for example.
Thank you!
Here's the current working formula: =SUM(IF(FREQUENCY(IF(SUBTOTAL(3,OFFSET(F9,ROW(F9:F999)-ROW(F9),,1)), IF(F9:F999>"",MATCH("~"&F9:F999,F9:F999&"",0))),ROW(F9:F999)-ROW(F9)+1),1))
It Count Unique Filtered Values In A List
Steps:
1. Count Unique Filtered Values In A List
2. Subtract all Counts Of Unique Filtred Values In A Listthat contain USER 8 (for example)
Please see image for example.
Thank you!
Attachments
Last edited: