How do I save in standard ASCII format?

S

Sudge

I need to save my Excel as comma delimita format. Can someone explain the
best process to acheive this?
 
T

Timothy L

1. Open the workbook you want to save for use in another program.
2. On the File menu, click Save As.
3. In the File name box, type a new name for the workbook.
4. In the Save as type list, select CSV (Comma delimited).
6. Click Save.
 
Top