A
a.t.brooks
Hi
I have a bit of software that outputs data as a tabbed-delimited text
file. I would then like to import this into Access. I have a basic
import macro written, but the column positions in the text-file can
change.
e.g. sometimes the txt file is
C1 C2 C3
sometimes
C1 C3 C2
....and so on
Is there a way of getting Access to recognise the column name (header)
and then place the data in the appropriate column?
Cheers
I have a bit of software that outputs data as a tabbed-delimited text
file. I would then like to import this into Access. I have a basic
import macro written, but the column positions in the text-file can
change.
e.g. sometimes the txt file is
C1 C2 C3
sometimes
C1 C3 C2
....and so on
Is there a way of getting Access to recognise the column name (header)
and then place the data in the appropriate column?
Cheers