Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a csv file that I converted to Excel. Some of the data came out as
text for example ' 2568.04. How could I convert these cells to numbers? Thanks, |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Select an empty cell and copy it (ctrl+c). Highlight the data you need
converted and Edit Paste Special, select Add and click OK. (Adding 0 forces Excel to perform the conversion from text to number). "Anat" wrote: I have a csv file that I converted to Excel. Some of the data came out as text for example ' 2568.04. How could I convert these cells to numbers? Thanks, |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
bpeltzer - it didn't work :(
"bpeltzer" wrote: Select an empty cell and copy it (ctrl+c). Highlight the data you need converted and Edit Paste Special, select Add and click OK. (Adding 0 forces Excel to perform the conversion from text to number). "Anat" wrote: I have a csv file that I converted to Excel. Some of the data came out as text for example ' 2568.04. How could I convert these cells to numbers? Thanks, |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try replacing the single quote with nothing.
-- Kevin Vaughn "Anat" wrote: I have a csv file that I converted to Excel. Some of the data came out as text for example ' 2568.04. How could I convert these cells to numbers? Thanks, |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hmmm, haven't seen that not work.
Suppose your data starts in cell B2. In a blank cell of that row, enter the formula =value(b2). Autofill the formula down through the entire table. Select that column, copy (ctrl + c) and Edit Paste Special, select Values and Paste. That column should now have all your numbers. "Anat" wrote: bpeltzer - it didn't work :( "bpeltzer" wrote: Select an empty cell and copy it (ctrl+c). Highlight the data you need converted and Edit Paste Special, select Add and click OK. (Adding 0 forces Excel to perform the conversion from text to number). "Anat" wrote: I have a csv file that I converted to Excel. Some of the data came out as text for example ' 2568.04. How could I convert these cells to numbers? Thanks, |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry for the long delay -busy with work. It seems like it doesn't work with
csv files. But the text to colum works. Thank you both. Anat "Kevin Vaughn" wrote: Try replacing the single quote with nothing. -- Kevin Vaughn "Anat" wrote: I have a csv file that I converted to Excel. Some of the data came out as text for example ' 2568.04. How could I convert these cells to numbers? Thanks, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
converting a number to English text ( not to Baht) is needed | Excel Worksheet Functions | |||
Text number to number value for calculating | Excel Worksheet Functions | |||
making a number be text | Excel Worksheet Functions | |||
converting an arabic number into a spellout text | Excel Worksheet Functions | |||
Converting Numbers to Text properly | Excel Discussion (Misc queries) |