IF’s
-
Hi there,
Having hard time to solve the commands;
IF(fieldname6>=0,fieldname1,’97’)
IF(fieldname6>=118.99,fieldname1,’137′)
IF(fieldname6>=237.99,fieldname1,’142′)
And so on,
Putting a single line works, but when I want to add more options it doesn’t work or show at the fieldname1. Should there be some code that add > or =, but no more than next value 118.99 for example.
Please advice,
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘IF’s’ is closed to new replies.