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 » Excel spreadsheet
Excel spreadsheet
Resolved · High Priority · Version 2003
mahua has attended:
PowerPoint Introduction course
Excel spreadsheet
Hi
I have been sent an excel spreadsheet, with a number of responses. Is there an easy way of counting how many of each type of response there are i.e how many number 2's/3's etc there are?
RE: Excel spreadsheet
Hi Mahua,
Thank you for your question.
To count up the number of different responses you have in your spreadsheet you would need to use the 'countif' function.
1. Type into the cell where you require the answer, =countif(
2. Highlight the range of cells that have the different responses (i.e the 2's/3's) and then enter a 'comma'
3. Then type in "=2" to count how many 2's you have in that range. You would need to replace that with "=3" to count how many 3's you have in that range.
so your formula would look something like:
=countif(B2:B20,"=2")
I hope this helps. If it has, please mark this question as resolved.
If you require further assistance, please reply to this post.
Have a great day.
Regards,
Nafeesa
Microsoft Office Specialist Trainer
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:Hiding and unhiding rows using the keyboardCTRL + 9 hides your columns and CTRL + SHIFT + ( unhides them although you would need to highlight the row letters either side as per normal |