Keeping Formula variable constant when adding new column

M

Marissa

I have a worksheet where I need to maintain totals from each previous week
and track changes from week to week. For example: The current week's totals
reside in column G. Previous week's totals reside in column Q. I have a
calculation in Column H to track the changes from Column Q to G. A column is
inserted each week to replace the data in Column Q. When I insert the new
column to replace the data in Column Q the variable in Column H changes to
account for the movement. So instead of having =G5 - Q5 in Cell H5 when the
new column is inserted the formula in H5 changes to =G5-R5. Is there a way
to keep the formula constant to G5-Q5? Thank you!
 

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

Top