This is a bit difficult to explain so bear with me please.
I have a workbook that users enter data in many sheets and there is a hidden sheet that consolidates all the data into a single sheet. All the sheets all have the same format.
Sheet1 is the data entry sheet and Sheet2 is the consolidation sheet
In Sheet1, Cell1 contains a title (called Title for example) and cell2 contains a number.
On Sheet2 Cell1 there is a reference to Sheet1 Cell1 and therefore shows the title
In order to collate the correct numbers together on Sheet2 I need to use the row function based on where the title is on Sheet 1.
Because all the workings are on Sheet 2 I was hoping that because Sheet2 Cell1 contained the reference to Sheet 1 Cell1 I would be able to use Sheet 2 Cell1 as the starting point and use the row function there – but that it would somehow know that it was in fact referencing Sheet1 Cell1.
Is there any way that I can use references to Sheet1 in many places in Sheet2 without having to enter direct references throughout Sheet2 i.e. If I use a cell in Sheet 2 as a reference and that cell is referencing Sheet1, will the results be based on Sheet 2 or Sheet 1?
I have a workbook that users enter data in many sheets and there is a hidden sheet that consolidates all the data into a single sheet. All the sheets all have the same format.
Sheet1 is the data entry sheet and Sheet2 is the consolidation sheet
In Sheet1, Cell1 contains a title (called Title for example) and cell2 contains a number.
On Sheet2 Cell1 there is a reference to Sheet1 Cell1 and therefore shows the title
In order to collate the correct numbers together on Sheet2 I need to use the row function based on where the title is on Sheet 1.
Because all the workings are on Sheet 2 I was hoping that because Sheet2 Cell1 contained the reference to Sheet 1 Cell1 I would be able to use Sheet 2 Cell1 as the starting point and use the row function there – but that it would somehow know that it was in fact referencing Sheet1 Cell1.
Is there any way that I can use references to Sheet1 in many places in Sheet2 without having to enter direct references throughout Sheet2 i.e. If I use a cell in Sheet 2 as a reference and that cell is referencing Sheet1, will the results be based on Sheet 2 or Sheet 1?