#1   Report Post  
PTL
 
Posts: n/a
Default Saving XLS to CSV

I am trying to save an xls spreadsheet to a .csv file.

I have formatted one of my columns as text.

When I save the file as xls the data stays in tact.

When I save the file as csv that column changes values to exponential.

What am I doing wrong?

Thanks
--
PTL
  #2   Report Post  
David Biddulph
 
Posts: n/a
Default

"PTL" wrote in message
...
I am trying to save an xls spreadsheet to a .csv file.

I have formatted one of my columns as text.

When I save the file as xls the data stays in tact.

When I save the file as csv that column changes values to exponential.

What am I doing wrong?


Have you looked at the CSV file (with notepad or something, rather than
Excel)?

My guess is that the CSV file is OK, but that when you try to reimport it to
Excel it is choosing is own format. You may even find that it's just the
column width when you re-open it that's causing the problem; if it isn't
wide enough for the number of digits it might well change to exponential.
In some cases you may find that you've got more flexibility if you rename it
from a .csv to a .txt and open it from within Excel; the wizard gives some
control which you may not have if you just try to open the .csv.
--
David Biddulph


  #3   Report Post  
PTL
 
Posts: n/a
Default

After I save the file as a csv it becomes exponential. If I open it it still
stays that way.

I need the csv file to not have exponential values in it so I can import it
into my erp system.

Thanks


"PTL" wrote:

I am trying to save an xls spreadsheet to a .csv file.

I have formatted one of my columns as text.

When I save the file as xls the data stays in tact.

When I save the file as csv that column changes values to exponential.

What am I doing wrong?

Thanks
--
PTL

  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

Try saving the original file once more.

But don't reopen it in excel. Instead open it using NotePad.

Does it look ok there?



PTL wrote:

After I save the file as a csv it becomes exponential. If I open it it still
stays that way.

I need the csv file to not have exponential values in it so I can import it
into my erp system.

Thanks

"PTL" wrote:

I am trying to save an xls spreadsheet to a .csv file.

I have formatted one of my columns as text.

When I save the file as xls the data stays in tact.

When I save the file as csv that column changes values to exponential.

What am I doing wrong?

Thanks
--
PTL


--

Dave Peterson
  #5   Report Post  
shriop
 
Posts: n/a
Default

The standard answer is to put a ' at the begining of the data, and
excel will then open the csv column as a text column and will not
display the '.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Saving shared Excel files scasawyer New Users to Excel 3 February 7th 05 02:21 PM
When saving a worksheet in excel message "document not saved" Dave Peterson Excel Discussion (Misc queries) 0 January 24th 05 11:38 PM
Opening and saving Excel 2003 file from Excel 97. Rodrigo Excel Discussion (Misc queries) 2 December 12th 04 02:17 PM
Error Message appearing when saving a file JaneC Excel Discussion (Misc queries) 0 November 25th 04 10:35 PM
Saving Charts to .htm drvortex Excel Worksheet Functions 0 November 2nd 04 01:08 AM


All times are GMT +1. The time now is 09:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"