Converting numbers to text in csv files

EmmaN

New Member
Joined
Jun 17, 2014
Messages
21
Hi, I'm hoping someone can help me, I'm trying to import some data to one of our systems in a csv(Comma delimited (*.csv) file. I have a column containing ID numbers (must read this) column below, when i save the file the number string changes to the following (Converts to this) column below.

I've tried formatting the column to text, using text to column and changing to text, using the =TEXT formula but every time i save and go back into it the string changes to the (converts to this) column below. I'm stuck for ideas, can anyone help please. Thank you. Emma

[TABLE="width: 216"]
<colgroup><col style="text-align: center;"><col style="text-align: center;"></colgroup><tbody>[TR]
[TD][TABLE="width: 216"]
<colgroup><col style="text-align: center;"><col style="text-align: center;"></colgroup><tbody>[TR]
[TD="align: center"]Must read this[/TD]
[TD="align: center"]Converts to this when saved and reopened[/TD]
[/TR]
[TR]
[TD="align: center"]141104705547[/TD]
[TD="align: center"]1.41E+11[/TD]
[/TR]
[TR]
[TD="align: center"]1313585147064[/TD]
[TD="align: center"]1.31E+12[/TD]
[/TR]
[TR]
[TD="align: center"]131439430954[/TD]
[TD="align: center"]1.31E+11[/TD]
[/TR]
[TR]
[TD="align: center"]85350136148[/TD]
[TD="align: center"]85350136148[/TD]
[/TR]
[TR]
[TD="align: center"]83533705547[/TD]
[TD="align: center"]83533705547[/TD]
[/TR]
[TR]
[TD="align: center"]144704705547[/TD]
[TD="align: center"]1.45E+11[/TD]
[/TR]
[TR]
[TD="align: center"]1415361871[/TD]
[TD="align: center"]1415361871[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Click into the cell showing say 1.41E+11. What do you see in the formula bar?
 
Upvote 0
I took your data, pasted into excel, saved as a csv, closed the file and reopened. the data does change to your second column as you suggested.

However, by highlighting the cells and then using home menu and number format and changing from General to number returns the cells to their original format.
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top