My favorite sounding board,
I have a sheet of formulas that pull data to create essentially a marketing report. Unfortunately, the way the sheet is set up now, whenever I have new data added, i have to move each cell down 1 (or over 1 as the case may be). My question is can i move cells relative to one another? For instance:
cell A1: =B1
cell A2: =B2
If i change cell A1 to =B2, i want cell A2 to automatically go 1 cell below whatever A1 equals.
in order words: if a1=b1 then a2=b2 and if a1=b7 then a2=b8
I hope this makes sense, thanks everyone!
I have a sheet of formulas that pull data to create essentially a marketing report. Unfortunately, the way the sheet is set up now, whenever I have new data added, i have to move each cell down 1 (or over 1 as the case may be). My question is can i move cells relative to one another? For instance:
cell A1: =B1
cell A2: =B2
If i change cell A1 to =B2, i want cell A2 to automatically go 1 cell below whatever A1 equals.
in order words: if a1=b1 then a2=b2 and if a1=b7 then a2=b8
I hope this makes sense, thanks everyone!