View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.misc
daddylonglegs
 
Posts: n/a
Default How can I have multiple "If" statements in one formula?


Try this formula

=B1+LOOKUP(A1,{"C","L","R";1,2,3})


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=501254