ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel Division Formula (https://www.excelbanter.com/excel-worksheet-functions/103914-excel-division-formula.html)

Ron

Excel Division Formula
 
I would like to take a cell and divide it by 1000. What is the proper way to
do this?

JLatham

Excel Division Formula
 
In the cell where you want the division to occur enter a formula similar to
this:
=A1/1000
This assumes that the value you want to divide is in cell A1.

"Ron" wrote:

I would like to take a cell and divide it by 1000. What is the proper way to
do this?


Ron

Excel Division Formula
 
Thank you, but when I put this in the formula, it states that it is a
circular formula.

"JLatham" wrote:

In the cell where you want the division to occur enter a formula similar to
this:
=A1/1000
This assumes that the value you want to divide is in cell A1.

"Ron" wrote:

I would like to take a cell and divide it by 1000. What is the proper way to
do this?


Dav

Excel Division Formula
 

If you wish to divide a cell by 1000 it depends where you want to do
this
If the cell with the value in is a1 and you want the result in b1 in b1
type= a1/1000. If in cell a1 you typed a1/1000 this would result in a
circular reference as it is trying to divide its self and so goes round
in circles!

If you want all of the values divided by 1000. type 1000 into another
cell select this cell and copy it. Selct the cell you wish to divide by
1000 choose paste special and choose divide.

Regards

Dav


--
Dav
------------------------------------------------------------------------
Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=569705


JLatham

Excel Division Formula
 
Sorry for the confusion - yes, putting =A1/1000 into cell A1 will result in a
circular reference error. That formula would have to go into a different
cell on the sheet. Thanks to Dav for clarifying.

If you want to permanently change the original value, it takes a couple of
steps. Assume your numbers are in column A. Then in column B write the
formula to divide the value next to it on a row by 1000. That is, in B1 you
would have =A1/1000 and in B2 you would have =A2/1000. You don't have to
manually enter all of the formulas, you can enter it once and use a couple of
different methods to 'extend' or fill the formula down the sheet as far as
you need to go with it. Use Excel Help and search for 'Fill data in
worksheet cells' to find out how to do this.

Once you've done that you can select the cells in column B and use Copy,
then go back to column A and use the Edit | Paste Special command and choose
the [Values] option in that dialog box to replace the original values in
column A with their /1000 value. Then delete the stuff in column B.

"Ron" wrote:

Thank you, but when I put this in the formula, it states that it is a
circular formula.

"JLatham" wrote:

In the cell where you want the division to occur enter a formula similar to
this:
=A1/1000
This assumes that the value you want to divide is in cell A1.

"Ron" wrote:

I would like to take a cell and divide it by 1000. What is the proper way to
do this?


Gord Dibben

Excel Division Formula
 
One other way to do this without any formula.

Type 1000 in an unused cell.

Copy that cell.

Select the other cell and Paste SpecialDivideOKEsc

This is a method used to divide many cells by 1000 all at once.


Gord Dibben MS Excel MVP

On Tue, 8 Aug 2006 16:42:01 -0700, Ron wrote:

I would like to take a cell and divide it by 1000. What is the proper way to
do this?




All times are GMT +1. The time now is 12:52 PM.

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