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!
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!