View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cindy Wang Cindy Wang is offline
external usenet poster
 
Posts: 14
Default how to write two criteria in if statement?

Could anyone tell me what went wrong with my if statement below?
Thanks,

IF(OR(N31-N9)=0,N31=" ")," ",N31-N9)