If the computer is on, and the database is open, you could leave a (hidden)
form open, and use its Timer event to periodically check the value of Now()
and run the routines on cue.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> Allen,
>
[quoted text clipped - 17 lines]
>> > Thanks
>> > Nick
nmarano - 24 Feb 2005 17:35 GMT
Allen,
Thank you very much for your help. One last question. Can this be done
using Access 97?
> If the computer is on, and the database is open, you could leave a (hidden)
> form open, and use its Timer event to periodically check the value of Now()
[quoted text clipped - 21 lines]
> >> > Thanks
> >> > Nick
Allen Browne - 25 Feb 2005 01:33 GMT
Yes.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> Allen,
> Thank you very much for your help. One last question. Can this be done
[quoted text clipped - 29 lines]
>> >> > Thanks
>> >> > Nick
nmarano - 24 Feb 2005 21:02 GMT
Allen,
Would I be better off setting up a Macro and then using a Windows Scheduler
to call the Macro which would run the module set up to archive?
> If the computer is on, and the database is open, you could leave a (hidden)
> form open, and use its Timer event to periodically check the value of Now()
[quoted text clipped - 21 lines]
> >> > Thanks
> >> > Nick
Allen Browne - 25 Feb 2005 01:33 GMT
Probably.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> Allen,
>
[quoted text clipped - 31 lines]
>> >> > Thanks
>> >> > Nick