W
Wenyonk
I have MS Excel spreadsheet data that I need to import
each day.
The layout of the data (number of colums and colum
headings are always the same). The number of rows vary
from day to day as well as the MS Excel file name.
I would like to automate this process either with VB Code
or a macro. I have heard of various ways to do this via
the TransferSpreadsheet command or creating a linked
table then importing the data.
The new spreadsheet data needs to be appended to the
exisiting table.
I would like the most simpleist method for the User to
complete this task each day. I think my preference is
not to have the user create a linked table every day?
Please help with examples of code if possible?
each day.
The layout of the data (number of colums and colum
headings are always the same). The number of rows vary
from day to day as well as the MS Excel file name.
I would like to automate this process either with VB Code
or a macro. I have heard of various ways to do this via
the TransferSpreadsheet command or creating a linked
table then importing the data.
The new spreadsheet data needs to be appended to the
exisiting table.
I would like the most simpleist method for the User to
complete this task each day. I think my preference is
not to have the user create a linked table every day?
Please help with examples of code if possible?