Formula changes as new data is entered...

  • Thread starter Thread starter SMOKN_ENG_MOM
  • Start date Start date
S

SMOKN_ENG_MOM

I have a master sheet calculating for certain criteria on another sheet.
As new data is added to the "other sheet" (it is being inserted each time at
row 3)the formula on the master sheet changes to start array at row 4... next
time row 5... etc. So it does not include new data added in the formula.
How can i lock this down to not move with each data entry?
 
Try absolute row references in your formulae

eg if your formula refers to C3 change it to C$3 and so on...ofcourse it
will increase your effort in updating the formula.

I am sure someone else will come up with an easier and better solution.
 
Sheeloo... yeah i tried that actually that is how it was set up initially. it
didn't work.
 
As i was typing my question i actually thought of that and implemented....
that works! Thanks!
 

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