Count entries based on dates.
Cristian
✭✭✭✭
Hello
I have a sheet which contains engagements request the last 4 years. This sheet has a Created Date column. How can I track engagement request based on year the request came in? In addition, how can I track that based on month as well?
Thanks for you help
Answers
-
If all you need is a count, it would look something along the lines of:
=COUNTIFS({Date Range}, AND(IFERROR(MONTH(@cell), 0) = 1, IFERROR(YEAR(@cell), 0) = 2024))
-
Great Insight
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 436 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives