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
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives