COUNTIF across Multiple Rows and Columns

S

stacy.mcmillan

Hey guys...

What is an easy way to take:

COUNTIF(A1:A100,"W")

.... And make it look at multiple rows and columns? In other words, I
have the following cells that "could" contain a "W", and I simply want
to "count" the ones that do:

A1, B3, C2, D5, E7

Thanks ahead for any help!!!
 
Top