Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Problem with saving documents as .csv file

I have a table in excell with part numbers like 23A12, 837B2, 12E32...
When I want to save this documents as .csv type of file, excell
converts codes that contains E in scientific format of numbers. So
part number 12E32 converts to 1,20E+33! Can someone please help me
with this.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Problem with saving documents as .csv file

You sure?

I put those values in a new worksheet (I had to make sure that the last field
was text before I typed it in) and then created a .csv file.

I opened that .csv file in NotePad and saw my text values.

But...

If I opened the .csv file in excel, then excel saw that last value as a number.

If you have to open the CSV file in excel, then rename it to .txt first.
Then when you do File|Open, you can specify that each field is text in the data
import wizard.

wrote:

I have a table in excell with part numbers like 23A12, 837B2, 12E32...
When I want to save this documents as .csv type of file, excell
converts codes that contains E in scientific format of numbers. So
part number 12E32 converts to 1,20E+33! Can someone please help me
with this.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Problem with saving documents as .csv file

your exporting a numeric field with field size: double.
change the field to text and problem solved.

Cloggy



"Dave Peterson" wrote:

You sure?

I put those values in a new worksheet (I had to make sure that the last field
was text before I typed it in) and then created a .csv file.

I opened that .csv file in NotePad and saw my text values.

But...

If I opened the .csv file in excel, then excel saw that last value as a number.

If you have to open the CSV file in excel, then rename it to .txt first.
Then when you do File|Open, you can specify that each field is text in the data
import wizard.

wrote:

I have a table in excell with part numbers like 23A12, 837B2, 12E32...
When I want to save this documents as .csv type of file, excell
converts codes that contains E in scientific format of numbers. So
part number 12E32 converts to 1,20E+33! Can someone please help me
with this.


--

Dave Peterson

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
How can I change default file for saving documents? Anna Excel Discussion (Misc queries) 1 November 5th 09 12:59 AM
Problem saving file as xls Duane Reynolds 322310 Excel Programming 2 July 5th 07 08:02 PM
Saving Excel File in Current Directory NOT My Documents Fredriksson via OfficeKB.com Excel Programming 1 November 6th 06 09:08 PM
Saving Excel File in Current Directory NOT My Documents Fredriksson via OfficeKB.com Excel Programming 0 November 6th 06 07:47 PM
cannot open documents as viruscan says problem file? Wagon Burner Excel Discussion (Misc queries) 0 February 27th 05 06:27 PM


All times are GMT +1. The time now is 10:16 AM.

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"