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
- 67.3K Get Help
- 462 Global Discussions
- 156 Industry Talk
- 508 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 517 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!