#INVALID OPERATION
=COUNTIFS([Project Phase]:[Project Phase], "Readiness", Phase:Phase, "Phase 1", Status:Status, "Complete" / [Project Phase 1 - Readiness]#)
Can anyone please help me solve this problem?
When I have 2 ranges and 2 criterions the formula works, when I increased to 3 ranges and 3 criterions im met with #INVALID OPERATION.
Best Answer
-
You have your closing parenthesis in the wrong place:
=COUNTIFS([Project Phase]:[Project Phase], "Readiness", Phase:Phase, "Phase 1", Status:Status, "Complete") / [Project Phase 1 - Readiness]#
Answers
-
Unless I'm reading your formula wrong - I think you have an extra layer following the 3rd criterion beginning with the /
-
Hi Emily,
The last part of the formula is referencing another summary field '/ [Project Phase 1 - Readiness]#)', again it doesn't cause a problem when there are only 2 ranges and 2 criterions.
Still not sure why adding a third has caused this problem.
-
You have your closing parenthesis in the wrong place:
=COUNTIFS([Project Phase]:[Project Phase], "Readiness", Phase:Phase, "Phase 1", Status:Status, "Complete") / [Project Phase 1 - Readiness]#
-
Thank you Paul.
-
Happy to help. 👍️
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!