COUNTIFS Error
I am attempting to build a COUNTIFS formula that references another sheetex: =COUNTIFS({Completed Strategy Updates (Goal Primary) Range 1}, 1, {Completed Strategy Updates (Goal Primary) Range 2}, "100%"). I am trying to get all data from "Goal 1" that is less than or equal to 25%, then another that is 26%-50%, etc. The problem I am running into is that anytime I use the % symbol it become unparseable, even though that is how the row I am referencing is set up. Is there a way around this or am I just doing it incorrectly?
Thanks
Best Answer
-
Hi @Charles Mautz
Hope you are fine, please try the following formula ( for <=25% for example )
=COUNTIFS({Completed Strategy Updates (Goal Primary) Range 1}, 1, {Completed Strategy Updates (Goal Primary) Range 2}, @cell <=0.25)
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
Answers
-
Hi @Charles Mautz
Hope you are fine, please try the following formula ( for <=25% for example )
=COUNTIFS({Completed Strategy Updates (Goal Primary) Range 1}, 1, {Completed Strategy Updates (Goal Primary) Range 2}, @cell <=0.25)
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
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!