Maintaining a formula in a cell when there was an insert row

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Thanks in advance for your help. Lets say I have A1 through A10 with a total
in A11. If I insert a row right after A10 then A11 becomes A12. My question
is how do I maintain that the new A12 will include the new A11 in my total. I
have alot of totals so it is a pain to manually change the formula for each
cell.

Thanks again.
 
I'm not sure I understand your problem. I just tried what you described,
and, as I expeted, no problem. I entered numbers in A1 - A10, then
"=SUM(A1:A10)" in cell A11. I then inserted a new row above A11, entered a
vlue in the new A11, and the formula, which is now in A12, automatically
changed to "=SUM(A1:A11)", and reflected the new number entered in A11.

Am I missing something here?

Craig
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top