AlpineResident
New Member
- Joined
- May 9, 2012
- Messages
- 2
I have been unable to construct a single IF statement to handle these conditions:
IF B3 value >6 return 100%
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
IF B3 Value >6 but < 12 return .66
<o> </o>
IF b3 value >12 but < 24 return .33
<o> </o>
IF B3 value >24 return 0
Please assist. Thanks for your help!
IF B3 value >6 return 100%
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
IF B3 Value >6 but < 12 return .66
<o> </o>
IF b3 value >12 but < 24 return .33
<o> </o>
IF B3 value >24 return 0
Please assist. Thanks for your help!