Have a look at the COUNTIF function. E.g.,
=COUNTIF(A1:A100,"Male")
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"MJ" wrote in message
...
How do you cound the number of instances of, for instance,
males or females
in a particular column
Thanks again guys