tennisbuck12
New Member
- Joined
- Aug 21, 2017
- Messages
- 13
Team,
How would i rewrite this formula so the middle part is greater 6 and less then 18. I bolded it.
=IF(ISERROR(B9+1),100,(IF(B9<=6,(6-B9)/6*50+100,IF(B9<=18,IF((18-B9)/12*50+50,B9>18,0)))))
How would i rewrite this formula so the middle part is greater 6 and less then 18. I bolded it.
=IF(ISERROR(B9+1),100,(IF(B9<=6,(6-B9)/6*50+100,IF(B9<=18,IF((18-B9)/12*50+50,B9>18,0)))))