Thread: OR statements
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bhalooneel[_4_] bhalooneel[_4_] is offline
external usenet poster
 
Posts: 1
Default OR statements


I have the following formula in a cell:
=IF(MID(S1,16,1)="6","OK","RECHECK")

But I would like to include the possibility that the cell may be empty
in which case, this would also be OK. But I'm having troubl
incorporating an OR statement to say OR = blank, or something alon
those lines

--
bhaloonee
-----------------------------------------------------------------------
bhalooneel's Profile: http://www.excelforum.com/member.php...fo&userid=2402
View this thread: http://www.excelforum.com/showthread.php?threadid=37678