A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
If the formula references the cell by address, either relative (e.g. B5) or absolute ($B$5) then:
- When the cell moves as the result of inserting of deleting a row or column, the formula will be automatically adjusted to reference the same data at its new address.
- When the data in the cell is changed as the result of a sort operation, then the formula is unchanged. The formula will access the new data in the cell. There is no automatic process to adjust the formula to the data's new location.