soldat452002
Registered User.
- Local time
- Today, 09:59
- Joined
- Dec 4, 2012
- Messages
- 50
Hello,
My Text File has header fields like this:
"ProducerId"|"BusinessUnits"|"DateEff"|"DateExp"|"Extra"|
The data values are separated by | into a web database. For Example:
"001"|"Any"|"01012015"|"01312015"||
Question is I need to create several access tables by importing this format, then exporting out. How can I achieve this in Access?
My Text File has header fields like this:
"ProducerId"|"BusinessUnits"|"DateEff"|"DateExp"|"Extra"|
The data values are separated by | into a web database. For Example:
"001"|"Any"|"01012015"|"01312015"||
Question is I need to create several access tables by importing this format, then exporting out. How can I achieve this in Access?