Hi there,
I have a spreadsheet with many rows and columns with lines that look like this:
.........A...............B...............C...............D...............E
.=Data!D28..=Data!E28..=Data!F28..=Data!R28..=Data!Q28
.=Data!D32..=Data!E32..=Data!F32..=Data!R32..=Data!Q32
=Data!D186.=Data!E186.=Data!F186.=Data!R186.=Data!Q186
Goal:
I want to avoid typing out =Data![cellreference] each time.
Problems:
-The column references are constant. They will always go D, E, F, R, Q (plus more in the actual spreadsheet.
-The Row references are not organized by any pattern. For example, if row 1 references Data!D28, row 2 won't reference D29, but rather, a specific row that I want to enter in.
Does anyone know a quick way to do this?
Thanks for your help in advance.
Jamie
I have a spreadsheet with many rows and columns with lines that look like this:
.........A...............B...............C...............D...............E
.=Data!D28..=Data!E28..=Data!F28..=Data!R28..=Data!Q28
.=Data!D32..=Data!E32..=Data!F32..=Data!R32..=Data!Q32
=Data!D186.=Data!E186.=Data!F186.=Data!R186.=Data!Q186
Goal:
I want to avoid typing out =Data![cellreference] each time.
Problems:
-The column references are constant. They will always go D, E, F, R, Q (plus more in the actual spreadsheet.
-The Row references are not organized by any pattern. For example, if row 1 references Data!D28, row 2 won't reference D29, but rather, a specific row that I want to enter in.
Does anyone know a quick way to do this?
Thanks for your help in advance.
Jamie