I have created this countif statement but keep getting an error message when I try to apply it:
=countif(jan!C2+feb!C2+mar!C2+apr!C2+may!C2+jun!C2+jul!C2+aug!C2,"D")
It is supposed to count the total number of D's.... In this case there is a D in each cell on each worksheet so I should have a total answer of 8.
At least that is what I expected to happen instead I get an error message stating "The formula you typed contains an error."
Please help. Thanks, Dennis
=countif(jan!C2+feb!C2+mar!C2+apr!C2+may!C2+jun!C2+jul!C2+aug!C2,"D")
It is supposed to count the total number of D's.... In this case there is a D in each cell on each worksheet so I should have a total answer of 8.
At least that is what I expected to happen instead I get an error message stating "The formula you typed contains an error."
Please help. Thanks, Dennis
Last edited: