B
Brian
Is it possible to create a function or macro that would
automatically load data into a file?
The file I need to import is a text csv (comma delimited
file with a header row) file into an existing Access
table.
I get these files weekly and would like to automatically
load them.
I would like to have them load without any intervention
form the user. Although, something should be sent back
notifying the user if there were problems with the load.
Can you please instruct on how to do this either by
creating a macro, or by code.
Thanks
automatically load data into a file?
The file I need to import is a text csv (comma delimited
file with a header row) file into an existing Access
table.
I get these files weekly and would like to automatically
load them.
I would like to have them load without any intervention
form the user. Although, something should be sent back
notifying the user if there were problems with the load.
Can you please instruct on how to do this either by
creating a macro, or by code.
Thanks