Export Excel File to Ascii

R

rlnicholsms

I need export an Excel file to a ASCII file. Does anyone know if this
possible.
 
D

David Biddulph

rlnicholsms said:
I need export an Excel file to a ASCII file. Does anyone know if this
possible.

Save as one of the text options, such as txt, prn, csv.
 
Top