View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Deepak Deepak is offline
external usenet poster
 
Posts: 47
Default Need help with IF formula

Value in Cell should give result in B1
A1 - Yes, Then it should show B1 - 10
A1 - No, Then it should show B1 - 5
A1 - N/a, Then it should show B1 - 0

Thanks in advance

Don