First off hello and thanks in advance.
My goal is to not have to manually enter every cell like this, is there something I can do to make this easier?
Sheet 1:
L17:= 'Sheet2'!G3
L33:= 'Sheet2'!G4
L49:= 'Sheet2'!G5
etc...
Sheet 2:
F3:= 'Sheet1"!Q16
F4:= 'Sheet1"!Q32
F5:= 'Sheet1"!Q48
etc...
Bookmarks