when adding new rows starting point of the formula doesn't update

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

Guest

I have an excel worksheet that contains data that will update on a daily
basis. So I insert copied data at the top of the sheet some everything is in
date order. Then at the end of the data I do many calculations with count,
if, and sum statements. Everything calculates correctly except when I
insert new data the starting point of the formula doesn't update but the
ending formula does. I have auto calculate on and even when I manually try
to update the beginning point still won't update. If I go edit everyone of
my calculations it works fine.

Does anyone have suggestions on how I get around manually updating the
formulas everyday?

Thanks.
 
Insert an empty row above your existing data. Change your formulae so
that they include this row then hide the row. Then when you insert
more data it will be inserted between the existing data and the hidden
row.
 

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