Hi,
I'm relatively new to access and am trying to set-up an automatic way of importing the data within excel files, into an access table.
For example, the excel files are in the following format:
Name,Age,Address,Occupation
We have hundreds of these files generated each day, therefore, I'd like to place them into a folder (ie c:\people\) and an access table populate with the following info:
"Filename",Name,Address,"CurrentDate"
Is this possible using some basic code?
Thanks,
Simon
I'm relatively new to access and am trying to set-up an automatic way of importing the data within excel files, into an access table.
For example, the excel files are in the following format:
Name,Age,Address,Occupation
We have hundreds of these files generated each day, therefore, I'd like to place them into a folder (ie c:\people\) and an access table populate with the following info:
"Filename",Name,Address,"CurrentDate"
Is this possible using some basic code?
Thanks,
Simon