I have numerous columns of data where I wish to sum, lets say 99 rows.
=sum(A1:A99) =sum(B1:B99) =sum(C1:C99) =sum(F1:F99) =sum(E1:E99) etc etc
Frequently I wish to change the 99 rows to another number, for example 50 rows.
How can I change the row number just once rather than having to change the formula in every column?
This as I wish to change the row numbers to something different every day, having to change numerous column formulas becomes very tedious.
=sum(A1:A99) =sum(B1:B99) =sum(C1:C99) =sum(F1:F99) =sum(E1:E99) etc etc
Frequently I wish to change the 99 rows to another number, for example 50 rows.
How can I change the row number just once rather than having to change the formula in every column?
This as I wish to change the row numbers to something different every day, having to change numerous column formulas becomes very tedious.