P
PeterW
Hi
In cell A30, I have inserted the following formula, =sum(A20:G29).
If I change the formula in cell A30, I would like the formula in cell
B30, C30 & D30, to update as well, but with their relative colum
references. ie I would like cell B30 to sum B20..B29.
I know that I could simply copy the formula across into cells B30 t
D30, but I want to avoid this method.
By way of example, I have tried the following formula in cell B30,
=INDIRECT(SUBSTITUTE(A30,COLUMN(A30),COLUMN(B30)),FALSE)
It doesn't work because I don't think the Indirect formula is able t
interpret a formula.
I would appreciate any assistance.
Regards
Pete
In cell A30, I have inserted the following formula, =sum(A20:G29).
If I change the formula in cell A30, I would like the formula in cell
B30, C30 & D30, to update as well, but with their relative colum
references. ie I would like cell B30 to sum B20..B29.
I know that I could simply copy the formula across into cells B30 t
D30, but I want to avoid this method.
By way of example, I have tried the following formula in cell B30,
=INDIRECT(SUBSTITUTE(A30,COLUMN(A30),COLUMN(B30)),FALSE)
It doesn't work because I don't think the Indirect formula is able t
interpret a formula.
I would appreciate any assistance.
Regards
Pete