I found nothing whatsoever about "CountIf" in Excel help!?
Strange, what version of Excel?
You don't tell what you want?
Count the Word Lada in the range
=COUNTIF(A1:A10,"Lada")
With a wildcard
=COUNTIF(A1:A10,"La*")
=COUNTIF(A1:A10,"*Lada*")
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Michael Sultan" wrote in message ...
Hi,
I found nothing whatsoever about "CountIf" in Excel help!?
Mike
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!