transfer excel file to text file format

T

tllcll

HI,

I would like to find out how to transfer an excel file to a text file
format where each field is separated by a delimiter

TQ
 
D

Dave Peterson

File|SaveAs

And choose Comma Separated Values. Excel will use the separator that windows
uses (under the regional settings applet under the control panel).
 
Top