For example, I have a formula that uses both absolute and relative references that I want to automatically put into other cells using another formula. However, whenever I try this, the value of the original cell is copied and not the formula itself. My only option right now is to copy the original formula each time into the desired cells. Does anybody have any ideas? [Note: I understand absolute and relative references and do not need help with those concepts.] Thank you.
2007-02-26
03:38:12
·
4 answers
·
asked by
Greg
1
in
Computers & Internet
➔ Software
I am asking about copying a formula from another formula. I understand how to copy and paste. Example: if cell A1 = A2 + 26; A2 = 4. How do I reference the formula, not the value in the following: B1 = A1? I want B1 to be: B2 + 26. I want to keep B1 = A1, but I also want the original formula to copy, not the value of the original formula. It would be useful in some instances. Thank you
2007-02-26
08:31:53 ·
update #1