I have a typical 10 column spreadsheet that I need to save as a pipe delimited textfile. In addition I can't have the double quote characters around the fields in the textfile. I've written the code to get it saved as a textfile but it saves it as a csv with quotes. Anyone have any samples that may help with this?
thanks!
thanks!