IF Function Condition - UNPARSEABLE
Hello,
I have the following formula that does not seem to be working.
=IF([Result]19<0,100%,IF((AND([Result]19>=100%,[Result]19<103%)),100%,IF((AND([Result]19>=103%,[Result]19<106%)),75%,IF((AND([Result]19>=106%,[Result]19<109%)),50%,IF((AND([Result]19>=109%,[Result]19<112%)),25%,IF([Result]19>=112%,0%,0))))))
For every 3% over 100 we reduce 25% of the result.
What am I missing?
Thank you
Best Answer
-
Ok. In that case... Smartsheet reads percentages as a decimal.
100% = 1
50% = 0.5
25% = 0.25
120% = 1.2
Try updating your numbers accordingly and let me know if that works.
Answers
-
How is the data in the Result column entered? Is it formatted as a percentage, or are you manually entering the % into the cell?
-
It is formatted as a percentage, and is linked to another sheet which calculates the percentage. Result is getting April in this case.
-
Ok. In that case... Smartsheet reads percentages as a decimal.
100% = 1
50% = 0.5
25% = 0.25
120% = 1.2
Try updating your numbers accordingly and let me know if that works.
-
It works. Thank you very much!
-
Happy to help! 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!