dmurphy1991
New Member
- Joined
- Jan 10, 2014
- Messages
- 22
So my problem is, i have a row of data, but due to cell merging and it's layout the cells i want are spaced 3 columns apart.
I would like to be able to use the above cell's formula, but then add 3 onto the column number for the next cell.
i.e. A1 formula = 'Worksheet1'!D2
I'd want A2 formula = D2 (but with the column reference +3)
- 'Worksheet1'!(D+3)2
This would give me G2 as a cell reference for A2, however i have a very large list and would like to not have to manually change the reference for all individually
and i'd like this to be formatted so i could drag it down the list and the process would repeat.
Is there a way of doing this?
I would like to be able to use the above cell's formula, but then add 3 onto the column number for the next cell.
i.e. A1 formula = 'Worksheet1'!D2
I'd want A2 formula = D2 (but with the column reference +3)
- 'Worksheet1'!(D+3)2
This would give me G2 as a cell reference for A2, however i have a very large list and would like to not have to manually change the reference for all individually
and i'd like this to be formatted so i could drag it down the list and the process would repeat.
Is there a way of doing this?