Thread: OnTime question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default OnTime question

Yes (probably), and yes.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Sam" wrote in message
...
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?