How to save Excel string data without the leading/trailing DQ (")s

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to save lots of sheets as *.txt files and I want the cell data that
are strings be saved without the usual leading or trailing double quotes
(DQs) ("s). This is very important for using those saved files as input
files to other popular codes. How can I turn-off these leading and trailing
double quotes when saving strinig data from an Excel spreadsheet to an ASCII
text file??? Thanks!
 
Back
Top