greenfortyguy
New Member
- Joined
- Sep 7, 2017
- Messages
- 13
Hello,
I am looking for a way to increase the cell row number of a SUM function by 4 as I copy the formula.
The SUM is across two sheets.
The formula in my first cell (G7, on a sheet called '60 min') is:
=SUM('15 min'!G7:G10)
I want the formula to copy into G8 on the '60 min' sheet as:
=SUM('15 min'!G11:G14)
And into G9 on the '60 min' sheet as:
=SUM('15 min'!G15:G18)
I imagine it is something to do with the OFFSET function but I haven't had any luck with this.
Any help would be much appreciate, thanks.
I am looking for a way to increase the cell row number of a SUM function by 4 as I copy the formula.
The SUM is across two sheets.
The formula in my first cell (G7, on a sheet called '60 min') is:
=SUM('15 min'!G7:G10)
I want the formula to copy into G8 on the '60 min' sheet as:
=SUM('15 min'!G11:G14)
And into G9 on the '60 min' sheet as:
=SUM('15 min'!G15:G18)
I imagine it is something to do with the OFFSET function but I haven't had any luck with this.
Any help would be much appreciate, thanks.