D
David
Hi there.
Apologies in advance if I should have posted this elsewhere, this seemed
like the most appropriate...let me know if you have a suggestion for a
different newsgroup.
I have created a database which, amongst many other things, imports two
files from our network server, and then output two other files (derived data
from the inputs). Basically, one file shows up on the server around 5:00pm,
while the other one doesn't tend to show up until around midnight.
My import procedures are modules in Access 2000 VBA, as they are not simple
flat files and require considerable conversion.
I want to automate the process so that everyday SOMETHING polls the
directory where the files are stored, and when a new one shows up (i.e. the
file date/time change), it kicks off the import process. I would much prefer
to do this than have to mandate someone in my organization to manually have
to push buttons (which also creates problems if, say, they are sick)...
Can anyone provide some advice on how I might do this? I'm normally very
good with coming up with solutions...but really am sort of stumped on this
one.
Thanks in advance for your attention, most appreciated.
David
Apologies in advance if I should have posted this elsewhere, this seemed
like the most appropriate...let me know if you have a suggestion for a
different newsgroup.
I have created a database which, amongst many other things, imports two
files from our network server, and then output two other files (derived data
from the inputs). Basically, one file shows up on the server around 5:00pm,
while the other one doesn't tend to show up until around midnight.
My import procedures are modules in Access 2000 VBA, as they are not simple
flat files and require considerable conversion.
I want to automate the process so that everyday SOMETHING polls the
directory where the files are stored, and when a new one shows up (i.e. the
file date/time change), it kicks off the import process. I would much prefer
to do this than have to mandate someone in my organization to manually have
to push buttons (which also creates problems if, say, they are sick)...
Can anyone provide some advice on how I might do this? I'm normally very
good with coming up with solutions...but really am sort of stumped on this
one.
Thanks in advance for your attention, most appreciated.
David