ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I change "." to "," so e.g. 1.000 = 1,000 in the same colum (https://www.excelbanter.com/excel-discussion-misc-queries/82619-how-do-i-change-so-e-g-1-000-%3D-1-000-same-colum.html)

Tracy

How do I change "." to "," so e.g. 1.000 = 1,000 in the same colum
 
Hi I need to convert a large spreadsheet with volumes of no.s set out in the
European format which separate 000s with a dot "." to the Uk format which
separates this with commas e,g. 1,000. I need to do this in the same
column/cells, not as a formula, i.e. not {sum=cell*1000}, and I've tried the
find and replace function which doesn't work as it changes e.g. 10.000 to 10

Bryan Hessey

How do I change "." to "," so e.g. 1.000 = 1,000 in the same colum
 

If this is (number) now accepted as the decimal point then a helper
column with *1000 might be the easiest solution, then Copy that helper
column and Paste Special, Values back over the original column, and
delete the helper column.

Note, for numbers with no . you might need to not multiply by 1000

--

Tracy Wrote:
Hi I need to convert a large spreadsheet with volumes of no.s set out in
the
European format which separate 000s with a dot "." to the Uk format
which
separates this with commas e,g. 1,000. I need to do this in the same
column/cells, not as a formula, i.e. not {sum=cell*1000}, and I've
tried the
find and replace function which doesn't work as it changes e.g. 10.000
to 10



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=531855


John James

How do I change "." to "," so e.g. 1.000 = 1,000 in the same colum
 

Set the correct options under Tools-Options-International

Also make sure the default settings on your computer are OK (I assume
they are) Start-Control Panel- Regional and Language Options - Regional
Options.


--
John James
------------------------------------------------------------------------
John James's Profile: http://www.excelforum.com/member.php...o&userid=32690
View this thread: http://www.excelforum.com/showthread...hreadid=531855


Toppers

How do I change "." to "," so e.g. 1.000 = 1,000 in the same colum
 

Tracy,
If you can do the change by multiplying by 1000, then:

Put 1000 in a spare cell and COPY it.

Select range to be changed
Edit==PasteSpecial==Operation==Multiply
Delete spare cell
Format your data NUMBER== ' Use 1000 separator(,)


TEST first!!

HTH

"Tracy" wrote:

Hi I need to convert a large spreadsheet with volumes of no.s set out in the
European format which separate 000s with a dot "." to the Uk format which
separates this with commas e,g. 1,000. I need to do this in the same
column/cells, not as a formula, i.e. not {sum=cell*1000}, and I've tried the
find and replace function which doesn't work as it changes e.g. 10.000 to 10



All times are GMT +1. The time now is 12:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com