A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Excel does this to referring cells as rows are deleted etc
using $A$1 convention will minimize problems but several books are recommended
Thanks for answering. I didn't add or delete any rows. The number of rows remained the same, but Excel extended the formula to include the last row once I added data there. I don't know what $A$1 convention is. I did figure out a workaround by creating a formula that included all rows then subtracted the last row, but it's not really a satisfactory answer. A formula shouldn't just automatically change because I enter data in an adjacent cell.