View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
pkohler[_3_] pkohler[_3_] is offline
external usenet poster
 
Posts: 1
Default Autorunning Macros

Put this code in the module:

Private Sub Auto_Open()

Call datechk

end su

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