Text File Import
From: RShrader (rshrader_at_hotmail.com)
Date: 12/20/04
- Next message: Ken Snell [MVP]: "Re: File Format Importing from Excel"
- Previous message: Peter W: "File Format Importing from Excel"
- Next in thread: Ken Snell [MVP]: "Re: Text File Import"
- Reply: Ken Snell [MVP]: "Re: Text File Import"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Dec 2004 03:49:19 GMT
Hi,
I have a text file that contains data that I want to import into my MS
Access database. The layout of this text file contains a number and 5
pieces of data for that number as in the example below.
12345;data1;data2;data3;data4;data5
I would like the data to be imported into my MS Acces table in the
following format.
12345 data1
12345 data2
12345 data3
12345 data4
12345 data5
In this example, the unique number has as many records as there is
data (that's seperated by the delimiter).
Any help or a point in the right direction to any web resources
dealing with this type of importing would be helpful.
Thanks in advance.
rshrader@hotmail.com
- Next message: Ken Snell [MVP]: "Re: File Format Importing from Excel"
- Previous message: Peter W: "File Format Importing from Excel"
- Next in thread: Ken Snell [MVP]: "Re: Text File Import"
- Reply: Ken Snell [MVP]: "Re: Text File Import"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|