IF Statement Help!
-
I am trying to do a nested IF function but I can’t seem to get it to work:
IF( fieldname7=0, “0”, IF( fieldname7<=2, (fieldname7*550+300), (fieldname7*550)))
I tried this in Excel and it works, so I’m not sure what is wrong.
Any advise will be great!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘IF Statement Help!’ is closed to new replies.