Hi,
I am trying to use a countif formula with 3 criteria referencing a 3 different cells. Here is my formula
=COUNTIFS(Companies!$B:$B,$B$1,Companies!$C:$C,$B$2,Companies!$D:$D,$B$3)
However I am trying to modify it so if one or more of the cell references are blank, such as B1, it still counts the other two remaining criteria?
Hope this makes sense.
I am trying to use a countif formula with 3 criteria referencing a 3 different cells. Here is my formula
=COUNTIFS(Companies!$B:$B,$B$1,Companies!$C:$C,$B$2,Companies!$D:$D,$B$3)
However I am trying to modify it so if one or more of the cell references are blank, such as B1, it still counts the other two remaining criteria?
Hope this makes sense.