Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Execute a "function" at a particular time

Status
Not open for further replies.

JesseH

MIS
Aug 9, 2001
63
0
0
US
I need to execute a function only if it is a particular hour of the day, i.e., I need to excute a function only between the hours of 14 and 15 (2 to 3 pm).

Does anybody have any ideas. I have messed around with the time varible but I can not make it work.
 
Does this need to be run every day? If so, try taking a copy of the database, set up a form which runs this function from it and set the operating system scheduler to run it at 14:00.
Be sure that it quits afterwards though.

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top