The COUNTIF function performs a count within a range (i.e. a column) based on a given criteria. Useful if you want to tally how many people said 'Yes' and how many said 'No' to a survey.
In my example, I need a count of how many people are volunteering to work on a specific day (i.e. Wednesday).
Write a comment