Counting the number of occurrences that meet my criteria
Hello,
I need to count the number of approvals received on the created date, on the day after the created date and on anything after that. Here's my formula that's not working:
=COUNTIFS({VP of Sales Status Approval}, "approved", {Created Date}, ={VP of Sales Status Date})
Any help will be much appreciated. Thanks!
Answers
-
Does it work if you put an = in front of "approved"?
-
Hi @Mike TV . Thanks for the response. It works with out an = in front of "approved". When I do the formula just: =COUNTIFS({VP of Sales Status Approval}, "approved", I get all the responses. What I need to do is count how many of those approvals happen same day, the following day and any day after that. I hope that makes sense. :)
-
Then I believe you can thread in an OR function with the different criteria you want counted. Probably also use @cell within the OR statement for where it should look at.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!