I have a series of data in which all cells point to a value in other sheets (e.g. Sheet A is summary page and sheets 1, 2 & 3 are the source). How can I create a corresponding series of data that point to the same place, but in a different column. So if the first row of data point to A1 on sheets 1-3, I want to easily copy or create a new series referencing C1 on the same sheets.
Do I need VBA magic for that?
Do I need VBA magic for that?