Thread: OnTime question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default OnTime question

Can I have two OnTime procedures running at different times every day? Should
they be placed in the workbooks_open event? If I use Schedule:=False, will it
cancel my other OnTime procedure?