View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Karyn Karyn is offline
external usenet poster
 
Posts: 11
Default if then formulas

I'm trying to write a formala that does this:

If A="US", then B*(1+C), If A = "India", then B*(1+D)

Any suggestions would be greatly appreciated.