Hi,

I would like to use ontime to begin a process at specified time (say 13:00:00), re-run the process at fixed intervals (say every 00:00:15) and then end the whole thing at a specified time (say 15:00:00).

I can do each operation separately (i.e. I can get a macro to run at a particular time or can get it to run every x seconds) but am not sure how to combine them. Im new to vba so your help for this amateur question would be much appreciated.

Feliche