Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9760

Using dates as criterion for COUNTIFS in Google Sheets

$
0
0

So I'm currently making a recruiting data sheet for an online community. I'm trying to make it as automated as possible without actually making a bot to do it.

How can I make a COUNTIF(or similar) that counts the amount of people join within a time period?

My current strategy was to do this:

=COUNTIF(D3:D900,"2/\**$/2020")

Its not getting the expected results, but I'm also not quite good with Regex in Google Sheets. This strategy is attempting to get a result for the amount of people who joined in the month of February using the dates.


Viewing all articles
Browse latest Browse all 9760


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>