View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.newusers
Smokey_Vol
 
Posts: n/a
Default 3 possible values


Ron Coderre Wrote:
Try this:

=IF(OR(ISBLANK(F84),ISBLANK(F85)),"NA",IF(F85F84, "Winner","Loser"))

Does that help?

Regards,
Ron



It worked. Thanks


Now I'm just trying to understand how?


--
Smokey_Vol


------------------------------------------------------------------------
Smokey_Vol's Profile: http://www.excelforum.com/member.php...o&userid=29717
View this thread: http://www.excelforum.com/showthread...hreadid=494312