Pulling Data, References and Flat Files

G

GF08

More flat file fun.

Here is what I want to do:
Create a .csv flat file. It has 8 columns and 4 rows.
The columns will always be the same.
The 4 rows represent 4 different products.

I want to create a data entry sheet where I will enter information regard
each of the 4 products.
This information will be pulled into the .csv file with "|" as the delimiter.

Is this possible? How can I not lose the referential information?
 
B

Bob I

Pulled into a CSV? From where?

Import a TXT file, if this file has csv as the extention just rename to .TXT
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top