Thread: Multiple Ifs
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bearacade[_37_] Bearacade[_37_] is offline
external usenet poster
 
Posts: 1
Default Multiple Ifs


=IF(C10D10, "W", IF(D10C10, "L", IF(D10=C10, "D")))

You put C10D10 twice.. so you might have to readjust the formul

--
Bearacad

-----------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...fo&userid=3501
View this thread: http://www.excelforum.com/showthread.php?threadid=56376