Is there a way that I can move rows or columns of data in a worksheet around and have the cell's location reference in VBA change too? Now, if I move a cell that I have VBA code acting upon, I need to remember to go back and change all the VBA code for each cell affected.