Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tracy
 
Posts: n/a
Default How can I change "." to "," so e.g. 1.000 = 1,000 in the same colu

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

Does anyone know how to do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
John James
 
Posts: n/a
Default How can I change "." to "," so e.g. 1.000 = 1,000 in the same colu


Duplicate posting
http://www.excelforum.com/showthread.php?t=531855


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

  #3   Report Post  
Posted to microsoft.public.excel.misc
Robo
 
Posts: n/a
Default How can I change "." to "," so e.g. 1.000 = 1,000 in the same colu


If your value is in cell j7 is 1.000, type the following formula

=VALUE(CONCATENATE(J7,",","000"))

Robo


--
Robo
------------------------------------------------------------------------
Robo's Profile: http://www.excelforum.com/member.php...o&userid=12058
View this thread: http://www.excelforum.com/showthread...hreadid=531856

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I change "." to "," so e.g. 1.000 = 1,000 in the same colum Tracy Excel Discussion (Misc queries) 3 April 11th 06 12:49 PM
I Need a formula to evaluate a cell with + or - values Bob in Oklahoma Excel Worksheet Functions 6 October 31st 05 02:41 PM
Find function alamo Excel Worksheet Functions 1 September 16th 05 02:01 PM
Find function alamo Excel Worksheet Functions 1 September 16th 05 12:47 PM
When I change the style in column (a) a date, it also changes colu Wayne Excel Discussion (Misc queries) 4 January 31st 05 03:05 PM


All times are GMT +1. The time now is 07:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"