IF Statement?
Can someone help me with this formula please.
I have a monthly request list with open tasks. At the end of the month (example: February 28th), I need to calculate how many requests were still open at that time. I am trying to incorporate the date opened with the request status of Open by the Month using an IF statement - maybe it should be COUNTIF. By the information below, it would appear there are 7 requests still open but I cant figure out how to populate the formula. Any help is appreciated.
Thank you!
Answers
-
Not sure how you have your columns formatted, so there may be more efficient way to go, but I think this will work for you:
=COUNTIFS([Request Status]:[Request Status], "Open", [Month Opened]:[Month Opened], "2")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 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
Check out the Formula Handbook template!