J
jackson via AccessMonster.com
Hi,
I have a text file that has a couple of tables in the single file, two of
which I need to extract. Clearly the most elegant way to do this would be in
VBA and somehow set the range of each table and import into two tables, can
anyone give me some pointers on where to start with this please? (not that
good at VBA).
Otherwise I figure I could do it messily by importing the file as is and then
using a few queries to pull out the data and append into tables which would
involve Dlookups and record counters I suppose.
Any help/advice appreciated.
Regards,
Jackson
I have a text file that has a couple of tables in the single file, two of
which I need to extract. Clearly the most elegant way to do this would be in
VBA and somehow set the range of each table and import into two tables, can
anyone give me some pointers on where to start with this please? (not that
good at VBA).
Otherwise I figure I could do it messily by importing the file as is and then
using a few queries to pull out the data and append into tables which would
involve Dlookups and record counters I suppose.
Any help/advice appreciated.
Regards,
Jackson