close

I would appreciate help with the following problem I have:

Assume I have a row of cells named B1 and B2.
Today I want the value in B1 to be the product of A1 times A2.
Tomorrow, I will create another row of cells named C1 and C2. I will change
the value of A1 and I want the value in C1 to be the product of the new A1
times A2.
I do not want the old value in B1 to change from what it is today.
Can you help me with this?

Thank you very much,

Ron
--
rbane

Take a look at absolute and relative cell references

quot;rbanequot; wrote:

gt; I would appreciate help with the following problem I have:
gt;
gt; Assume I have a row of cells named B1 and B2.
gt; Today I want the value in B1 to be the product of A1 times A2.
gt; Tomorrow, I will create another row of cells named C1 and C2. I will change
gt; the value of A1 and I want the value in C1 to be the product of the new A1
gt; times A2.
gt; I do not want the old value in B1 to change from what it is today.
gt; Can you help me with this?
gt;
gt; Thank you very much,
gt;
gt; Ron
gt;
gt;
gt;
gt;
gt;
gt;
gt; --
gt; rbane

Ray,
I did look at absolute and relative references, but that does not help
me with my problem.
Thank you very much for your response and I hope someone can direct me
to solve my problem.
--
rbanequot;Ray Aquot; wrote:

gt; Take a look at absolute and relative cell references
gt;
gt; quot;rbanequot; wrote:
gt;
gt; gt; I would appreciate help with the following problem I have:
gt; gt;
gt; gt; Assume I have a row of cells named B1 and B2.
gt; gt; Today I want the value in B1 to be the product of A1 times A2.
gt; gt; Tomorrow, I will create another row of cells named C1 and C2. I will change
gt; gt; the value of A1 and I want the value in C1 to be the product of the new A1
gt; gt; times A2.
gt; gt; I do not want the old value in B1 to change from what it is today.
gt; gt; Can you help me with this?
gt; gt;
gt; gt; Thank you very much,
gt; gt;
gt; gt; Ron
gt; gt;
gt; gt;
gt; gt;
gt; gt;
gt; gt;
gt; gt;
gt; gt; --
gt; gt; rbane

You will have to fix the values of today's calculation before you make
changes to A1 or A2. I think the following formula should be entered
into B1:

=$A$1 * $A$2

and format the cell how you would like it. Then, when you have entered
today's values of A1 and A2, copy the formula into C1 ready for
tomorrow, then select B1 and click lt;copygt;, then Edit | Paste Special |
Values (check) and OK followed by lt;Escgt; or lt;Entergt;. The value in B1 is
now fixed, and the same value will be shown in C1. Tomorrow you can
change A1 or A2 and C1 will also change - copy this to D1 then fix the
values in C1, etc.

Hope this helps.

PetePete,
Thank you for your suggestion. I see exactly what you're saying and I
agree that will work.
However, I used one cell (B1) in my example, but in reality I have
numerous cells that I need to do this to every day and even though your
method will work, it will take me many hours to do that to every cell.
Can you think of a simpler way to do what you're suggesting to many
cells at the same time?
Again, I thank you for your time and your expertise.

Ron
--
rbanequot;Petequot; wrote:

gt; You will have to fix the values of today's calculation before you make
gt; changes to A1 or A2. I think the following formula should be entered
gt; into B1:
gt;
gt; =$A$1 * $A$2
gt;
gt; and format the cell how you would like it. Then, when you have entered
gt; today's values of A1 and A2, copy the formula into C1 ready for
gt; tomorrow, then select B1 and click lt;copygt;, then Edit | Paste Special |
gt; Values (check) and OK followed by lt;Escgt; or lt;Entergt;. The value in B1 is
gt; now fixed, and the same value will be shown in C1. Tomorrow you can
gt; change A1 or A2 and C1 will also change - copy this to D1 then fix the
gt; values in C1, etc.
gt;
gt; Hope this helps.
gt;
gt; Pete
gt;
gt;

If the cells that you want the (daily) answer in are all in the same
row or column, then it is easy enough to just highlight that row
(/column) then copy the formulae to the next row (/column), and then
fix the data in quot;today'squot; row (/column). This way the operations take
place on a range of cells and it will take no longer to achieve this
than to do it for one cell. Obviously, you will have the changes to
make to several cells in column A, unless you copy/paste that from
somewhere else.

Hope this helps.

PeteI designed a macro that is working fine thanks to your and others help.
Thanks again.
--
rbanequot;Petequot; wrote:

gt; If the cells that you want the (daily) answer in are all in the same
gt; row or column, then it is easy enough to just highlight that row
gt; (/column) then copy the formulae to the next row (/column), and then
gt; fix the data in quot;today'squot; row (/column). This way the operations take
gt; place on a range of cells and it will take no longer to achieve this
gt; than to do it for one cell. Obviously, you will have the changes to
gt; make to several cells in column A, unless you copy/paste that from
gt; somewhere else.
gt;
gt; Hope this helps.
gt;
gt; Pete
gt;
gt;

全站熱搜
創作者介紹
創作者 software 的頭像
software

software

software 發表在 痞客邦 留言(0) 人氣()