IF Function

J

Joe Mac

As extracted from the on-line help utility...

Up to seven IF functions can be nested as value_if_true and value_if_false
arguments to construct more elaborate tests.
 
Top