L
laurco
Hi all,
I have a function set up in Access to import data from excel files.
To do this, I send the file name as an argument and run the code.
This is easy enough when it's only a few files, but since I have over
100 I'm looking for a way to streamline this process.
Is is possible to set something up to monitor a directory, and run the
code when a new file is placed there? Or any other ideas?
Thanks in advance, I really appreciate any insight.
I have a function set up in Access to import data from excel files.
To do this, I send the file name as an argument and run the code.
This is easy enough when it's only a few files, but since I have over
100 I'm looking for a way to streamline this process.
Is is possible to set something up to monitor a directory, and run the
code when a new file is placed there? Or any other ideas?
Thanks in advance, I really appreciate any insight.