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.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!