Hi All,
I have an Excel file and a script which takes input as Pipe seperated values, i.e. varable1 | variable2 etc etc.
Therefore I want to either
+ Export the data as Pipe seperated values
+ Save the data as a pipe seperated format.
I know you can save as CSV, however this uses a comma as apposed to a pipe. I can't do a search and replace on the comma's for pipes as there are additional commas in the data.
I'm sure this is easy for those in the know, hense asking you ;)
Thanks,
From Martin
Start Free Trial