IF Statement Help please
I am trying to write an If statement for the following example:
If number is <18.44 write "FAIL", If Number 20.44 Write "FAIL", If Number
is between 18.44 and 20.44 then write "Pass"
I would appreciate any help on this, thanks Mark
|