Thread: IF
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
François[_2_] François[_2_] is offline
external usenet poster
 
Posts: 1
Default IF

I have used the ifIF example from the Excel helpfor multiple if function. I
do have an error but I don't know what it is.
=IF(A289,"A",IF(A279,"B", IF(A269,"C",IF(A259,"D","F")))). The error is
locate at the 89,"A",IF.
Is there somebody who have an ideaa