View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Nested conditional statements

Look in Excel help for the IF function.
--
David Biddulph

gcotterl wrote:
I've having difficulty following what parts of a formula are triggered
if the result of each IF statement is "true" or "false".

Can someone please provide an example of a formula containing several
conditional (i.e., IF) statements and then describe how the formula
works?