Saving csv files

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

Guest

In a cell I have 65.50 and have given it a number format of "00.00" and saved
it as a csv file. When I save a csv the 65.50 becomes 65.5. I'd like to
keep the ending zero.
 
Look at your CSV file using NotePad.

I bet you have your 65.50. But when you reimport that CSV file into excel, it
uses a general format.

You can always reformat that range after you reopen the workbook (if you have
to).
 
You're exactly right. Thank you.

Dave Peterson said:
Look at your CSV file using NotePad.

I bet you have your 65.50. But when you reimport that CSV file into excel, it
uses a general format.

You can always reformat that range after you reopen the workbook (if you have
to).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top