View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CBZ
 
Posts: n/a
Default how do I fix my 'if' statement?

I am trying to determine why my 'if' statement does not work. Can anyone
detect the error.

I am a novice at this and would appreciate the guidance from an more
experienced user.


=(if(aw9<=25),or(if(aw9=16),or(if(ah=3)),or(if(ai =3)),or(ifaj=3)),or(if(ak=3)),or(if(al=3)),4,0)

The 4 indicates the true response, the 0- the false.