B
Bill Voorhees
I have a line delimited txt file that contains fields for 500 records
containing 3 fields each
a1
a2
a3
b1
b2
b3
..
..
aac1
aac2
aac3
I need to import that txt file into an access table defined with 3 fields
(field1, field2, field3)
Is there an easy way to do this or should I use a macro or vba?
Thanks for any help.
Bill V.
containing 3 fields each
a1
a2
a3
b1
b2
b3
..
..
aac1
aac2
aac3
I need to import that txt file into an access table defined with 3 fields
(field1, field2, field3)
Is there an easy way to do this or should I use a macro or vba?
Thanks for any help.
Bill V.