R
Ross
Hi Everyone
The formula that I already have is:
=IF(B5<0.01,0,IF(B5<6001,(B5*0.012)+18,IF(B5>6000,(B5*0.009)+18,0))) I need
to add something to cap the result at 500. Can someone help?
Thanks...
The formula that I already have is:
=IF(B5<0.01,0,IF(B5<6001,(B5*0.012)+18,IF(B5>6000,(B5*0.009)+18,0))) I need
to add something to cap the result at 500. Can someone help?
Thanks...