Hi,
Here is the situation:
I want to import 3 recent txt files (based on date and time) to an access table. Each txt file is to be imported to it's table.
These txt files are located in a directory which is populated everyday with new txt files, hence the txt files keep changing.
A file is named as "Locations20120315.TXT" where 20120315 represents March 15, 2012.
How can I achieve this by click on a button?
Really appreciated any help I can get. Thanks!
Here is the situation:
I want to import 3 recent txt files (based on date and time) to an access table. Each txt file is to be imported to it's table.
These txt files are located in a directory which is populated everyday with new txt files, hence the txt files keep changing.
A file is named as "Locations20120315.TXT" where 20120315 represents March 15, 2012.
How can I achieve this by click on a button?
Really appreciated any help I can get. Thanks!