save as pipe delimited

I

icestationzbra

hi,

please help me in this, it is an urgent requirement.

i have an excel file with several columns of data, spanning over 6500
rows.

i would like to extract the data to a file with the data separated wit
a pipe '|' character, instead of tab or comma.

can this be done? if so, how do i go about achieving this?

thanks in advance,

mac
 
R

Rehan

if you are adding columns.. then use CONCATENATE or "&"
to join data in columns.. and you can add '|' character
in between wherever you like..
 

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