Formulla to generate met, not met, partially met and N/A
Hello,
Can any one help?
I need a formulla to generate the % "Met", "Not Met", "Partially Met" and "N/A" which is provided in a spreadsheet on a monthly basis. So I will have one spreadsheet with the incoming data.
The formulla generates "# Divisible by zero (see attached):
I am using the following formulla:
=COUNTIFS(Month:Month, "August", [Criteria Established 2]:[Criteria Established 2], "Met") / COUNTIFS(Month:Month, "August", [Criteria Established 2]:[Criteria Established 2], <>"")
I presume, I need to insert the year somewhere but need some help also
-see attached
Answers
-
I try this formulla, but its not working. Can anyone say whats wrong?
=COUNTIFS(Month:Month,"August",[Criteria Established 2]:[Criteria Established 2],"Met")/COUNTIFS(Month:Month,"August",[Criteria Established 2]:[Criteria Established 2,<>"")
-
Try changing "August" to "August 2022" so that it actually matches the source data.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 430 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!