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...