Hi
I have a workbook with 250 individual worksheets (named C1-C250) and a 'Data Summary' sheet. On each of the individual sheets (C1-C250) in need to display data from the 'Data Summary' sheet using a cell reference. So for example on sheet C1 I need to pull data from row 3 of the 'Data Summary Sheet' so on sheet C1 cells
B4='Data Summary'!A3
B6='Data Summary'!D3
B7='Data Summary'!B3
B8='='Data Summary'!C3'
on sheet C2 the reference needs to change to row 4 of the 'Data Summary' sheet. At the moment I am using the Find & Place function on each sheet and changing the 'Data Summary' sheet row references manually. Is there a quicker way of doing this?
Thanks.
I have a workbook with 250 individual worksheets (named C1-C250) and a 'Data Summary' sheet. On each of the individual sheets (C1-C250) in need to display data from the 'Data Summary' sheet using a cell reference. So for example on sheet C1 I need to pull data from row 3 of the 'Data Summary Sheet' so on sheet C1 cells
B4='Data Summary'!A3
B6='Data Summary'!D3
B7='Data Summary'!B3
B8='='Data Summary'!C3'
on sheet C2 the reference needs to change to row 4 of the 'Data Summary' sheet. At the moment I am using the Find & Place function on each sheet and changing the 'Data Summary' sheet row references manually. Is there a quicker way of doing this?
Thanks.