Thread: text to numeric
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] luistotonho65@gmail.com is offline
external usenet poster
 
Posts: 3
Default text to numeric

On Dec 19, 1:31 pm, "Stephen" <none wrote:
I think there's no need to bother removing the spaces first. Even less
typing!

"Pete_UK" wrote in message

...

Highlight the column containing the data (column A?), then click on
Edit | Replace:


Find what: <space
Replace with: leave blank
click Replace All.


With the column still highlighted, click on Data | Text-to-columns,
choose delimited with - as the delimiter, and specify B1 as the
destination.


Very little typing ...


Hope this helps.


Pete


On Dec 19, 3:00 pm, wrote:
Hi,


I have the following text: "34.00 - 39.50". Is there a way to convert
them into numerics format? Ex: 34.00 in B1 and 39.50 in C1, without
typing?


Thanks



Yes Stephen, you´re right.

Thanks