On spreadsheet1, across one row, there are five cells in a table that each link to a corresponding value in a separate spreadsheet.
A1='PA - Collections'!$G$4
B1='PA - Collections'!$H$4
C1='PA - Collections'!$I$4
D1='PA - Collections'!$J$4
E1='PA - Collections'!$K$4
The table repeats itself on Row1 (on spreadsheet1) for the next 5 columns but links to a new set of values on the separate spreadsheet:
F1='PA - Collections'!$G$5
G1='PA - Collections'!$H$5
H1='PA - Collections'!$I$5
I1='PA - Collections'!$J$5
J1='PA - Collections'!$K$5
The next set:
K1='PA - Collections'!$G$6
L1='PA - Collections'!$H$6
M1='PA - Collections'!$I$6
N1='PA - Collections'!$J$6
O1='PA - Collections'!$K$6
I need this sequence to progress for 36 of these sets.
I tried to hi-lite A1:O1 and drag the saved formulas across to the right. All it did was duplicate the three saved sets of data over and over.
I don't know code! Hopefully this can be solved without it. Any help would be greatly appreciated!! Thanks in advance!
Bookmarks