View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JBeaucaire[_139_] JBeaucaire[_139_] is offline
external usenet poster
 
Posts: 1
Default Muliple formula conditions


Is this what you want:

=IF(OR(D2="B"),(H2-E2),IF(OR(D2="S"),(E2-H2)))


--
JBeaucaire
------------------------------------------------------------------------
JBeaucaire's Profile: http://www.thecodecage.com/forumz/member.php?userid=73
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=45752