#1   Report Post  
Posted to microsoft.public.excel.misc
sh sh is offline
external usenet poster
 
Posts: 8
Default display to thousand

How to display a number 122,789 become 122?
I want all number display up to thousand.
For example, 456 instead of 456,223.
Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 553
Default display to thousand

1. Type 1,000 in another cell.

2. Copy (Ctrl+C)

3. Select No.s;

4. Paste Especial (Alt+E and then S)

5. Select Divide in Operations section;

6. Hit Enter

"sh" wrote:

How to display a number 122,789 become 122?
I want all number display up to thousand.
For example, 456 instead of 456,223.
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 553
Default display to thousand

You can also use, if you don't want to roundup, for a cell like A1=
=Rounddown(a1,0)/1000

"FARAZ QURESHI" wrote:

1. Type 1,000 in another cell.

2. Copy (Ctrl+C)

3. Select No.s;

4. Paste Especial (Alt+E and then S)

5. Select Divide in Operations section;

6. Hit Enter

"sh" wrote:

How to display a number 122,789 become 122?
I want all number display up to thousand.
For example, 456 instead of 456,223.
Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 623
Default display to thousand

Use a custom format of: #,

If your data can be in the millions, and you want to have a comma separator,
use: #,###,
--
Regards,
Fred


"sh" wrote in message
...
How to display a number 122,789 become 122?
I want all number display up to thousand.
For example, 456 instead of 456,223.
Thanks



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 you round to nearest thousand? ie 10,000 to 10 professional student Excel Discussion (Misc queries) 1 March 22nd 06 10:42 PM
Round to nearest thousand GillianHG Excel Discussion (Misc queries) 3 March 15th 06 06:06 PM
rounding to the nearest thousand tjb Excel Worksheet Functions 2 February 10th 06 09:33 PM
thousand separator R Kapoor Setting up and Configuration of Excel 5 January 5th 06 10:32 AM
Thousand Seperator venky Excel Discussion (Misc queries) 5 November 30th 04 01:22 PM


All times are GMT +1. The time now is 11:15 AM.

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"