View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
cjborntorun cjborntorun is offline
external usenet poster
 
Posts: 6
Default "IF" formula help needed

I have the following formula:

=IF((E10E11),((E10-E11)*D10*C10),0)

I'm trying to add an additional "IF" clause to this formula where cell E11
is not NULL. I haven't seemed to hit upon the correct formula. Ideas?
Please advise. Thank you