View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
shashi1515[_12_] shashi1515[_12_] is offline
external usenet poster
 
Posts: 1
Default Two conditions in one IF statement


Can I have two conditional statements in a IF statement.

Ex: if (condition A) or (condition B) then

do this

elseif (conditions c) and (condition D) then

do this

endif


How do I write in this syntax. Please let me know.

Thanks,
Shashi


--
shashi1515
------------------------------------------------------------------------
shashi1515's Profile: http://www.excelforum.com/member.php...o&userid=31109
View this thread: http://www.excelforum.com/showthread...hreadid=527776