Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JC
 
Posts: n/a
Default How does one update and transfer values between cells and not the.

I have a spreadsheet open that has several layers of formulas. I need to take
a result of a formula in cell A and use that in the argument of another
formula in cell B. Currently I have copied the contents of cell A to cell B
and so the prior formula not the result is in the cell and as such the new
argument can't update the changes to the value of cell B because between the
two formulas I am multiplying and dividing by the same number.

  #2   Report Post  
Gord Dibben
 
Posts: n/a
Default

JC

Just refer to the cell A in your cell B formula.

In A1 you have =12*4 for a return of 48

In B1 enter =A1*2 for a return of 96


Gord Dibben Excel MVP

On Wed, 12 Jan 2005 12:31:10 -0800, "JC" wrote:

I have a spreadsheet open that has several layers of formulas. I need to take
a result of a formula in cell A and use that in the argument of another
formula in cell B. Currently I have copied the contents of cell A to cell B
and so the prior formula not the result is in the cell and as such the new
argument can't update the changes to the value of cell B because between the
two formulas I am multiplying and dividing by the same number.


  #3   Report Post  
JC
 
Posts: n/a
Default

Hi Gord:
Thank you for the response. I also discovered that I was in a circular
loop between two formulas. The solution was to take the absolute value of the
first function's result and apply that as the argument to the second
function. That avoided the multiplying and dividing by the same number in the
prior loop.

JC

"Gord Dibben" wrote:

JC

Just refer to the cell A in your cell B formula.

In A1 you have =12*4 for a return of 48

In B1 enter =A1*2 for a return of 96


Gord Dibben Excel MVP

On Wed, 12 Jan 2005 12:31:10 -0800, "JC" wrote:

I have a spreadsheet open that has several layers of formulas. I need to take
a result of a formula in cell A and use that in the argument of another
formula in cell B. Currently I have copied the contents of cell A to cell B
and so the prior formula not the result is in the cell and as such the new
argument can't update the changes to the value of cell B because between the
two formulas I am multiplying and dividing by the same number.



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



All times are GMT +1. The time now is 09:10 PM.

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"