geo.hatzel
New member
- Local time
- Today, 05:02
- Joined
- Feb 7, 2012
- Messages
- 3
2JOHN SMITH 1234
3K1302201254350
3S1202201238467
2GEORGE MILLER 2947
3K2502201265306
2MARIA TOMPSON 5645
3K1302201254350
3S1202201238467
3E1202201238467
3X1202201238467
hi,
i want to import the above text file into access.
lines starting with "2" contain a persons details and the following lines that start with "3" are his records.
all lines should be imported as fixed width, different field breaks though for lines starting with "2" and lines starting with "3".
what came to my mind is to import in two different tables creating a common key for a persons details and records.
i am new at VB and not know how to do that.
if somedody could help, or have a better idea on how to import that data, please drop me a line.
thanks,
geroge.
3K1302201254350
3S1202201238467
2GEORGE MILLER 2947
3K2502201265306
2MARIA TOMPSON 5645
3K1302201254350
3S1202201238467
3E1202201238467
3X1202201238467
hi,
i want to import the above text file into access.
lines starting with "2" contain a persons details and the following lines that start with "3" are his records.
all lines should be imported as fixed width, different field breaks though for lines starting with "2" and lines starting with "3".
what came to my mind is to import in two different tables creating a common key for a persons details and records.
i am new at VB and not know how to do that.
if somedody could help, or have a better idea on how to import that data, please drop me a line.
thanks,
geroge.