Thread: if statement
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Mike Fogleman Mike Fogleman is offline
external usenet poster
 
Posts: 1,092
Default if statement

From Excel Help on If Statements:

Remarks

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