View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
abxy[_31_] abxy[_31_] is offline
external usenet poster
 
Posts: 1
Default Quick VBA code question (if...then statement)

How would i write in VB code:

if checkbox1, checkbox2, and checkbox3 all equal false then Unload me
else finish going thru the rest of the code.

I just don't know how to 'ask' "if [multiple things] then" in VB

thank

--
Message posted from http://www.ExcelForum.com