Formula changes while inserting a row !!!!

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

Guest

Hi,

My worksheet looks like this.
In A2 = 3
In A3 = 4
In A1 = Sum(A2:A3)

If I insert a row in between A1 and A2, the formula in A1 changes to
"=sum(A3:A4)", whereas I want it to show, "=sum(A2:A4)".

How can I do this ???

Regards,
Joseph
 

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