98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » Countif
Countif
Resolved · Low Priority · Version 2007
Lucy has attended:
Excel Introduction course
Excel Advanced course
Excel Intermediate course
Countif
How can I use countif
RE: Countif
Hi Lucy
countif is a function that totals matching items in a range. The formula is
=countif(range,criteria)
for example
=countif(A1:A5,"Paris")
would return 3 from the following list (assuming it were stored in cells A1 to A5)
London
Paris
Rome
Paris
Paris
I hope this helps - do let us know if you have any further questions.
Kind regards,
Andrew
Wed 13 Jan 2010: Automatically marked as resolved.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Paste functions box quicklyIf you want to do a formula using the paste functions box press SHIFT + F3. |