Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
TD8953
 
Posts: n/a
Default Number displays

How do I display a number in thousands or millions without rounding the
number? For example, I would like to see 52,569,832 displayed as 52,569.
  #2   Report Post  
Nick
 
Posts: n/a
Default

Format the cell with a custom format
To display in thousands format as #,;-#, (hash comma semicolon)
To display in millions format as #,,;-#,, (hash comma comma semicolon)

Hope this helps.

Nick

"TD8953" wrote in message
...
How do I display a number in thousands or millions without rounding the
number? For example, I would like to see 52,569,832 displayed as 52,569.



  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

You can't round down like that, but if you use

Format/Cells/Number/Custom #,##0,

then

52,569,832

will display as

52,570

In article ,
TD8953 wrote:

How do I display a number in thousands or millions without rounding the
number? For example, I would like to see 52,569,832 displayed as 52,569.

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
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
date displays as serial number et Excel Discussion (Misc queries) 2 April 19th 05 01:10 AM
How to format a number in Indian style in Excel? Victor_alb Excel Discussion (Misc queries) 2 December 21st 04 04:21 AM
Formatting a cell as "text" in the number catagory. Ed Excel Worksheet Functions 3 December 7th 04 07:12 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 01:01 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"