Thread
:
IF with OR Question
View Single Post
#
1
carl
Posts: n/a
IF with OR Question
I am trying to write a formula that will look at a value and if that value is
between 0 and 150 return "OK", if between 151 and 300. return "Check", or if
between 301 and 500 return "Under"
Thank you in advance.
Reply With Quote