K
kimare
Could someone please help me with the following formula?
I would like to count somthing if two criterias are filled
The formula finds the data from 52 different workbooks name
1,2,3,......52
the first IF: COUNT cells B3:B100 in each workbook, if they got th
same text as C2 (in the same workbook as formula)
the second IF: within the first datas COUNT the cells R3:R100 with th
text "j"
I've tried this formula, but getting an error message
=COUNT(IF('1:52'!'B3:B100'=C2;IF('1:52'!;'R3:R100'="j")))
I hope someone is able to help
I would like to count somthing if two criterias are filled
The formula finds the data from 52 different workbooks name
1,2,3,......52
the first IF: COUNT cells B3:B100 in each workbook, if they got th
same text as C2 (in the same workbook as formula)
the second IF: within the first datas COUNT the cells R3:R100 with th
text "j"
I've tried this formula, but getting an error message
=COUNT(IF('1:52'!'B3:B100'=C2;IF('1:52'!;'R3:R100'="j")))
I hope someone is able to help
