Hi
I am using offset to add the last 4 cells, however i want to use a previously calculated cell reference in the offset formula replacing G1 with the return in say F16 example F16 is a calculated cell ref using week number to say which cell to count back from.
.
=SUM(OFFSET(G1,0,-4,1,4))
I want to change G1 to whatever is showing in F16 EXAMPLE L1
Bookmarks