Hi
I have Sheet1 that References Sheet2 as follows;
Sheet1 in Cell A1, =Sheet2!A1
Sheet1 in Cell A2, =Sheet2!A2
Sheet1 In Cell B1, =Sheet2!B1
Sheet1 In Cell B2, =Sheet2!B2
Works Fine, but when the data on Sheet 2 for instance moves slightly ( as the data is an import ) it all goes wrong.
I wanted to add for example an offset to use, say off a New Sheet Called " OFFSET Settings "
So if the Data imported on Sheet2 say moved down one cell, I could just change the Offset from 0 to 1, so all the data on the sheet would then look at the correct cell again.
In this example if the data did shift on Sheet 2 Down by one, I would then need the formula to be - for Example
Sheet1 in Cell A1, =Sheet2!A2
Sheet1 in Cell A2, =Sheet2!A3
Sheet1 In Cell B1, =Sheet2!B2
Sheet1 In Cell B2, =Sheet2!B3
Anyone have any idea's ? I have been playing with a number of options, and likely my skill is the issue, but still have no option that works.
Anthony
I have Sheet1 that References Sheet2 as follows;
Sheet1 in Cell A1, =Sheet2!A1
Sheet1 in Cell A2, =Sheet2!A2
Sheet1 In Cell B1, =Sheet2!B1
Sheet1 In Cell B2, =Sheet2!B2
Works Fine, but when the data on Sheet 2 for instance moves slightly ( as the data is an import ) it all goes wrong.
I wanted to add for example an offset to use, say off a New Sheet Called " OFFSET Settings "
So if the Data imported on Sheet2 say moved down one cell, I could just change the Offset from 0 to 1, so all the data on the sheet would then look at the correct cell again.
In this example if the data did shift on Sheet 2 Down by one, I would then need the formula to be - for Example
Sheet1 in Cell A1, =Sheet2!A2
Sheet1 in Cell A2, =Sheet2!A3
Sheet1 In Cell B1, =Sheet2!B2
Sheet1 In Cell B2, =Sheet2!B3
Anyone have any idea's ? I have been playing with a number of options, and likely my skill is the issue, but still have no option that works.
Anthony