Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Im importing values from several web queries. Some have . to separate
decimals and some have ,. Excel considered the values with , as numbers, and the values with . as texts so I cant calculate with them. How can I convert . to , so they become numbers and I can calculate with them? |
#3
![]() |
|||
|
|||
![]()
Try =VALUE(SUBSTITUTE(A1,".",","))
-- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Geir Berge" <Geir wrote in message ... I'm importing values from several web queries. Some have "." to separate decimals and some have ",". Excel considered the values with "," as numbers, and the values with "." as texts so I cant calculate with them. How can I convert "." to "," so they become numbers and I can calculate with them? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert decimal hour into time format? | Excel Discussion (Misc queries) | |||
convert character to value at relative cell | Excel Worksheet Functions | |||
How do I convert decimal inches to fractions in excel | Excel Discussion (Misc queries) | |||
convert decimal number to time : convert 1,59 (minutes, dec) to m | Excel Discussion (Misc queries) | |||
how to convert total hours (HH:MM) into decimal number | Excel Worksheet Functions |