It's standard Excel functionality that when you use the mouse to drag a cell (or range of cells, or even an entire column), any formulas that refer to the dragged cell/range/column will change so that formulas don't break. This works without problems 99% of the time.
HOWEVER, I've found several instances where, for some reason, when I drag a column to a new location, the formulas that referred to cells in that column DON'T adjust, and still point to the old, now-empty column. Such that when I then delete the old/empty column (where the source range used to be), all of the formulas break (with all of the cell references that didn't properly adjust being replaced by #REF errors).
I want to know why that happens, since moving sources ranges/columns around is something I do a lot. This seems to be particularly problematic when there were a LOT of formulas that were dependent on the range I was moving...other than that, I haven't noticed any pattern as to when this happens (though I've only noticed it when I was moving entire columns, rather than individual cells or smaller ranges).
Is this a known bug, or is there some kind of limitation to Excel's formula-updating functionality I'm not aware of?
HOWEVER, I've found several instances where, for some reason, when I drag a column to a new location, the formulas that referred to cells in that column DON'T adjust, and still point to the old, now-empty column. Such that when I then delete the old/empty column (where the source range used to be), all of the formulas break (with all of the cell references that didn't properly adjust being replaced by #REF errors).
I want to know why that happens, since moving sources ranges/columns around is something I do a lot. This seems to be particularly problematic when there were a LOT of formulas that were dependent on the range I was moving...other than that, I haven't noticed any pattern as to when this happens (though I've only noticed it when I was moving entire columns, rather than individual cells or smaller ranges).
Is this a known bug, or is there some kind of limitation to Excel's formula-updating functionality I'm not aware of?