M
Mark Talbot
Hi
I have a sheet as below which is around 1000 rows long.
Column A contains upto 100 different site codes. Column B always has 2
letters and there are 40 different combinations of the 2 letters
possible.
I am trying the following (which does not work obviously):
COUNTIFS(A:A,1223,B:B,("Red" OR "Blue" OR etc etc))
A B
1 1223 Red
2 1223 Blue
3 1234 Blue
4 1223 Green
5 1235 Orange
I know I could use COUNTIF+COUNTIF+.... multiple times but I would
need 20 added together and want to simplify the formula.
I am now losing the will to live looking for a solution so if anyone
has any ideas they would be greatly appreciated.
Thank
Mark.
I have a sheet as below which is around 1000 rows long.
Column A contains upto 100 different site codes. Column B always has 2
letters and there are 40 different combinations of the 2 letters
possible.
I am trying the following (which does not work obviously):
COUNTIFS(A:A,1223,B:B,("Red" OR "Blue" OR etc etc))
A B
1 1223 Red
2 1223 Blue
3 1234 Blue
4 1223 Green
5 1235 Orange
I know I could use COUNTIF+COUNTIF+.... multiple times but I would
need 20 added together and want to simplify the formula.
I am now losing the will to live looking for a solution so if anyone
has any ideas they would be greatly appreciated.
Thank
Mark.