S
SusanV
Good morning all,
I'd create linked tables (Excel spreadsheets) programmatically to extract
certain data prior to manipulation. I don't want to import this data, as
there's much MUCH more than I need - I only need to get some recordcounts
from SQL based on these spreadsheets (identical structure), then manipulate
that data. I'll be parsing over 50 directories for files with certain names,
and obviously this will be much simpler if automated. I've got all the code
done except for the automation of the linked tables, and VBA help is not
helpful, nor is google - I've got the dir part down to find the files, but
can't quite seem to work out the actual creation of the linked table.
Ideas, links or whitepapers?
TIA,
SusanV
I'd create linked tables (Excel spreadsheets) programmatically to extract
certain data prior to manipulation. I don't want to import this data, as
there's much MUCH more than I need - I only need to get some recordcounts
from SQL based on these spreadsheets (identical structure), then manipulate
that data. I'll be parsing over 50 directories for files with certain names,
and obviously this will be much simpler if automated. I've got all the code
done except for the automation of the linked tables, and VBA help is not
helpful, nor is google - I've got the dir part down to find the files, but
can't quite seem to work out the actual creation of the linked table.
Ideas, links or whitepapers?
TIA,
SusanV