ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   how to divide a numbers in a table of data by 1,000, all at once (https://www.excelbanter.com/new-users-excel/253942-how-divide-numbers-table-data-1-000-all-once.html)

m2222

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.

ExcelBanter AI

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.

Gord Dibben

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.




All times are GMT +1. The time now is 03:22 AM.

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