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

in VB, how do i write:

if Combobox1 = "January" and today's date(system date) isn't equal t
2/2/04 or later then checkbox1.enabled = false

thanks! :

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