Table of Contents
COUNTIFS is a function in Google Sheets that allows you to count the number of cells within a specified date range that meet certain criteria. This feature is useful for analyzing data over a specific period of time. To use COUNTIFS with a date range, you will need to specify the date range as well as the criteria for the cells to be counted. This can help you easily track and analyze data within a specific time frame, making it an effective tool for data analysis in Google Sheets.
Use COUNTIFS with a Date Range in Google Sheets
You can use the following syntax to count the number of cell values that fall in a date range in Google Sheets:
=COUNTIFS(A2:A11,">="&D2,A2:A11,"<="&E2)
This formula counts the number of cells in the range A2:A11 where the start date is equal to or greater than the date in cell D2 and the end date is equal to or less than the date in cell E2.
The following example shows how to use this syntax in practice.
Example: Use COUNTIFS with Date Range in Google Sheets
Suppose we have the following dataset in Google Sheets that shows the number of products sold on various days:

We can define a start and end date in cells D2 and E2 respectively, then use the following formula to count how many dates fall within the start and end date:
=COUNTIFS(A2:A11,">="&D2,A2:A11,"<="&E2)
The following screenshot shows how to use this formula in practice:

We can see that 3 days fall in between the range 1/10/2021 and 1/15/2021.
We can manually verify that the following three dates in column A fall in this range:
- 1/12/2021
- 1/14/2021
- 1/15/2021
If we change either the start or end date, the formula will automatically update to count the cells within the new date range.
For example, suppose we change the start date to 1/1/2021:

Additional Resources
The following tutorials provide additional information on how to work with dates in Google Sheets:
Cite this article
stats writer (2024). How can I use COUNTIFS with a date range in Google Sheets?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-use-countifs-with-a-date-range-in-google-sheets/
stats writer. "How can I use COUNTIFS with a date range in Google Sheets?." PSYCHOLOGICAL SCALES, 2 Jul. 2024, https://scales.arabpsychology.com/stats/how-can-i-use-countifs-with-a-date-range-in-google-sheets/.
stats writer. "How can I use COUNTIFS with a date range in Google Sheets?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-can-i-use-countifs-with-a-date-range-in-google-sheets/.
stats writer (2024) 'How can I use COUNTIFS with a date range in Google Sheets?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-use-countifs-with-a-date-range-in-google-sheets/.
[1] stats writer, "How can I use COUNTIFS with a date range in Google Sheets?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, July, 2024.
stats writer. How can I use COUNTIFS with a date range in Google Sheets?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
