J
JT
I want to import a number of files into an Access database
with a macro but I'm not sure where to start. I want to
kick off the macro in Access (or even Excel). The macro
should go to another drive and a specific folder (based on
date) and import any file with a name that begins with
Unit Cost.
The file names will be like Unit Cost 1.xls, Unit Cost
3.xls, Unit Cost 7.xls. The will be in sequential order
but the number at the end of the file (1, 3, 7) will not
be one after another. There could (and probably will) be
gaps in the numbers.
Once the macro gets to the correct folder, it should read
down the list of files and inport each one that begins
with Unit Cost.
Thanks for the help.
with a macro but I'm not sure where to start. I want to
kick off the macro in Access (or even Excel). The macro
should go to another drive and a specific folder (based on
date) and import any file with a name that begins with
Unit Cost.
The file names will be like Unit Cost 1.xls, Unit Cost
3.xls, Unit Cost 7.xls. The will be in sequential order
but the number at the end of the file (1, 3, 7) will not
be one after another. There could (and probably will) be
gaps in the numbers.
Once the macro gets to the correct folder, it should read
down the list of files and inport each one that begins
with Unit Cost.
Thanks for the help.