I have some forumlas at the bottom of a spreadsheet. The make summations of the columns of the spreadsheet. When I insert a new row at the top to create another entry it changes the forumla like so:
summed value=SUM($B$2:B455)
If I insert a new row at the top it changes to:
summed value==SUM($B$3:B456)
I want the 2nd reference to change (B455 to B456). But I want the first reference to always be B2, is there a good way to setup the formula for this?
Thanks for any input.
Bookmarks