Circular Reference or not? And how?
Posted by Deirdre Marie on January 09, 2002 8:22 AM
Greetings~
In my worksheet I have a column (P) which totals the amount of Products produced that day.
Columns R, U, V, X, Y show the totals of the kinds of products produced that day and of course equal the total number in P. These numbers are manually entered - not calculated.
Due to a recent change in the way we account for products, I would like to have it "automated" for a couple of columns.
From now on, the number I enter in column V needs to be added to the number I entered in Column U. Further, the number I enter in column V also needs to be added to the total products column of P.
To illustrate ( helps me)
P is a calculated total of various columns A-O
As data is presented:
P Q R S T U V W X Y
20 - 4 - - 4 4 - 4 4
What I now need the worksheet to do:
P Q R S T U V W X Y
24 - 4 - - 8 4 - 4 4
I know how to add the V column figure to P to get an updated Product Total. However, my difficulty lies in getting column U to update when a number is entered in V.
If U was the result of a formula, I could do it very easily, however it is simply a number I enter to show the distribution of products.
I hope I was able to clearly explain my dilema.
Your assistance is greatly appreciated.