This may be a simple questions but it has me stumped. Coumn D has a lot of data in it, my formula sums the data starting at D4, EXCEPT for the last 6 rows [=sum(D4:D20)]. I have a macro that inserts new data by INSERTING a row and pasting the new data in. However when I do this my formula 'moves...