A
Askew in help
Here is the formula but it has more formulas than allowed in one cell. How do
I fix this error to keep the result in one field????
=IF(F20>=G21,10%,IF(F20>=G22,9%,IF(F20>=G23,8%,IF(F20>=G24,7%,IF(F20>=G25,6%,IF(F20>=G26,5%,IF(F20>=G27,4%,IF(F20>=G28,3%,IF(F20>=G29,"2%",IF(F20>=G30,"1%",IF(F20<=G30,"0%")))))))))))
I fix this error to keep the result in one field????
=IF(F20>=G21,10%,IF(F20>=G22,9%,IF(F20>=G23,8%,IF(F20>=G24,7%,IF(F20>=G25,6%,IF(F20>=G26,5%,IF(F20>=G27,4%,IF(F20>=G28,3%,IF(F20>=G29,"2%",IF(F20>=G30,"1%",IF(F20<=G30,"0%")))))))))))