export to text file

G

Guest

I need to export a spreadsheet to a text file, BUT it needs to be 'pipe' delimited. I know how to get tab, comma, space...but not (pipe) | delimited.
 
S

Sharon

You can export the spreadsheet into Access and then export the Access
database using any delimiter you want. Or, you can export the data as a
tab delimited text file and then replace the tabs with pipes.




Susan said:
I need to export a spreadsheet to a text file, BUT it needs to be 'pipe'
delimited. I know how to get tab, comma, space...but not (pipe) |
delimited.
 
E

Earl Kiosterud

Susan,

www.tushar-mehta.com Text Write Program.

Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

Susan said:
I need to export a spreadsheet to a text file, BUT it needs to be 'pipe'
delimited. I know how to get tab, comma, space...but not (pipe) |
delimited.
 

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