G
Guest
Dear All,
Please how can I programmatically search in a directory path for excel files
and copy to access table. I have several excel files in a directory, I want
to write a vb code that will search through the directory and get excel files
one after another, open them and copy the worksheets to access table. I
already have working codes use TransferSpreadsheet method to copy worksheets
from a single workbook. I want to search through the directory for more excel
files. That is the problem.
Any help is appreciated
Gokop
Please how can I programmatically search in a directory path for excel files
and copy to access table. I have several excel files in a directory, I want
to write a vb code that will search through the directory and get excel files
one after another, open them and copy the worksheets to access table. I
already have working codes use TransferSpreadsheet method to copy worksheets
from a single workbook. I want to search through the directory for more excel
files. That is the problem.
Any help is appreciated
Gokop