How do I shift data down without changing the formula of another cell?
Not entirely sure how to word what I'm asking so here it goes.
I'm making a budget spreadsheet and on one table, every pay check is entered net and gross. On another table, I have two cells that take a six month average of both net and gross. What I'm trying to accomplish is being able to add a new line every week with updated pay to the top of the table and the formula that takes the averages doesn't change and basically "kicks out" the oldest data and replaces it with the newest.
The cells in the formula are B2:B27 and when I add new data, the formula changes to B3:B28. Any advice would be helpful, thanks.