G
guneet_ahuja
hi,
I want to count unique items in a list with an array formula, like th
items is in 3 columns A,B,C are from row 2 to 101. Now i use an arra
to filter out some rows in the columns of B,C & then count unique item
in Column A.
so,
column A has "30 diffrent names repeated from A2 to A101"
column B has numbers 0 to 100
column c has value either 0 or 1
now i use an formula TO filter out rows in column B & c
formula =count(IF((B2:B101>0)*(C2:C101<>1),1))) using ctrl+shift+enter
now what should i suffix or prefix to this formula to count uniqu
values in column A.
pls reply as soon as possible
thanks & regard
I want to count unique items in a list with an array formula, like th
items is in 3 columns A,B,C are from row 2 to 101. Now i use an arra
to filter out some rows in the columns of B,C & then count unique item
in Column A.
so,
column A has "30 diffrent names repeated from A2 to A101"
column B has numbers 0 to 100
column c has value either 0 or 1
now i use an formula TO filter out rows in column B & c
formula =count(IF((B2:B101>0)*(C2:C101<>1),1))) using ctrl+shift+enter
now what should i suffix or prefix to this formula to count uniqu
values in column A.
pls reply as soon as possible
thanks & regard