M
Michael
I have a Db that has an autoexec macro in it. I have XP open the database
at the same time every night to update data from fresh txt files. I only
need this macro to start automatically when it is opened by the task
manager. If I need to run it other times I could start it manually by
activating the macro.
I saw below about setting a condition based on the current day but I run my
task at night and need to open the DB multiple times during the day to
extract info. Currently I either ctrl Break out or, since the first command
is to find a file on the network, disable my network connection.
Any help is greatly appreciated.
Michael
at the same time every night to update data from fresh txt files. I only
need this macro to start automatically when it is opened by the task
manager. If I need to run it other times I could start it manually by
activating the macro.
I saw below about setting a condition based on the current day but I run my
task at night and need to open the DB multiple times during the day to
extract info. Currently I either ctrl Break out or, since the first command
is to find a file on the network, disable my network connection.
Any help is greatly appreciated.
Michael