View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
challa prabhu challa prabhu is offline
external usenet poster
 
Posts: 663
Default how do I export excel records to csv file?

Hi,

Do the following:

1. On the File menu, Click Save As. The Save As dialog box is displayed.
2. In the Save as typle list, select CSA (Comma Delimited)(*.csv).
3. In the File name text box, enter a name.
4. In Save in list, choose the folder where you want to save your file in
your local machine.
5. Click Save, to save the Excel file in to a CSV format.

Challa Prabhu

"39steps" wrote:

I've a Dymo Label Manager that you're supposed to able to import records from
a database. They have to be in a .csv file. How do I export excel records
to a csv file? Many thanks, 39steps