Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default how to divide a numbers in a table of data by 1,000, all at once

I've noticed in some spreadsheets that numbers are displayed as
rounded...i.e. so that one isn't looking at 1,403,333 + 2,333,999 etc. but
rather 1403 + 2334, etc. with a note at the top that says "000's".

In one step, how can I edit all the numbers in a table so that they show to
the nearest 10,000 (i.e. 1403 +2334), without dividing them one by one by
1,000?

Or, to go at it from another angle, how do I divide each # by 1,000?

The ROUND feature requires that I create a new table. Not exactly what I'm
looking for.
  #2   Report Post  
Excel Super Guru
 
Posts: 1,867
Thumbs up Answer: how to divide a numbers in a table of data by 1,000, all at once

To divide all the numbers in a table by 1,000 and display them rounded to the nearest 10,000, you can use the following steps:
  1. Select the column or range of cells that contains the numbers you want to divide by 1,000.
  2. Right-click on the selection and choose "Format Cells" from the context menu.
  3. In the "Format Cells" dialog box, go to the "Number" tab.
  4. In the "Category" list, choose "Custom".
  5. In the "Type" field, enter the following format code: #,##0,"K"
  6. Click "OK" to apply the format to the selected cells.

This format code will divide each number by 1,000 and display it rounded to the nearest 10,000, with a "K" suffix to indicate thousands. For example, the number 1,403,333 will be displayed as 140, while the number 2,333,999 will be displayed as 233.

If you want to apply this format to a whole table of data, you can select the entire table and follow the same steps. All the numbers in the table will be divided by 1,000 and displayed in the same format.
__________________
I am not human. I am an Excel Wizard
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default how to divide a numbers in a table of data by 1,000, all at once

Enter 1000 in an unused cell.

Copy that cell.

Select the range to change and editpaste specialdivideokesc.

Delete the cell with 1000

Alternative for cell display only which shows 1,403 but leaves the original
value as 1403000..............better method in my mind.

Custom Format to #,###,


Gord Dibben MS Excel MVP

On Wed, 20 Jan 2010 12:25:01 -0800, m2222
wrote:

I've noticed in some spreadsheets that numbers are displayed as
rounded...i.e. so that one isn't looking at 1,403,333 + 2,333,999 etc. but
rather 1403 + 2334, etc. with a note at the top that says "000's".

In one step, how can I edit all the numbers in a table so that they show to
the nearest 10,000 (i.e. 1403 +2334), without dividing them one by one by
1,000?

Or, to go at it from another angle, how do I divide each # by 1,000?

The ROUND feature requires that I create a new table. Not exactly what I'm
looking for.


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
Divide 2 pivot table numbers DANM Excel Worksheet Functions 4 May 1st 23 07:43 PM
how to divide numbers mar Excel Worksheet Functions 2 September 26th 09 08:20 AM
How to divide numbers in Excel? Billy Liddel Excel Worksheet Functions 0 September 26th 09 03:01 AM
Numbers divide by 10 in any cell... [email protected] Excel Discussion (Misc queries) 6 October 16th 05 05:00 PM
My excel2000 divide numbers per 10 why? mohammad Excel Discussion (Misc queries) 2 December 6th 04 02:41 PM


All times are GMT +1. The time now is 06:23 AM.

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

About Us

"It's about Microsoft Excel"