Formula Error
I used a current formula in one sheet to format a new one and cannot figure out the error issue. Its saying #Incorrect argument set
=IFERROR(COUNTIF([Medical Necessity]@row:[Collection Plan]@row, "p" / COUNT([Medical Necessity]@row:[Collection Plan]@row), ""))
Best Answer
-
I moved a couple of parentheses around.
=IFERROR(COUNTIFS([Medical Necessity]@row:[Collection Plan]@row, "p")/COUNT([Medical Necessity]@row:[Collection Plan]@row), "")
Does this work for you?
Kelly
Answers
-
I moved a couple of parentheses around.
=IFERROR(COUNTIFS([Medical Necessity]@row:[Collection Plan]@row, "p")/COUNT([Medical Necessity]@row:[Collection Plan]@row), "")
Does this work for you?
Kelly
-
It worked, thank you! Im still trying to flip excel to smartsheet in my brain and I'm not great at either! Happy New Year
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!