Counting letters for male/female

  • Thread starter Thread starter Aladin Akyurek
  • Start date Start date
Hi,

I have a colummn that has either the letter "F" of "M" in
it for female of male, for hundreds of entries. How can I
figure out how many females or males there are?
 
=COUNTIF(Range,"M")

change M to F for femmes

--

Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)
 
Thanks, that works great. I have to do the same thing
with "Y" and "N", but there ar esome blank cells were some
one didnt amswer the question. When I use the formula you
gave me, the answer is zero. Can you help?
 
Are you trying to count just Y and N in a range or there is something else
to take into account?
 
Back
Top