Hi,
I've made a multi-paged workbook from the 'show pages' option from a pivot table. I've since manipulated the data on each sheet.
On each sheet B1 is a name (from the original pivot table) and B2 is a number (which has been created by me from the data).
I would like to create a list on another page which draws that data from each sheet. I could create the names in a list as those are a standard so I could do a lookup across the sheets, but that doesn't seem to work. Alternatively, any automatic formula which meant that the first cell in the first row on the new sheet read =Nameofsheet1!B1, the next cell read =Nameofsheet1!B2, and the next row read =Nameofsheet2!B1 (etc. etc.) would work.
Does anyone have any other ways of approaching this problem, short of manually doing the formulas (as it's well over 100 sheets, that's something I'd prefer to avoid).
I've made a multi-paged workbook from the 'show pages' option from a pivot table. I've since manipulated the data on each sheet.
On each sheet B1 is a name (from the original pivot table) and B2 is a number (which has been created by me from the data).
I would like to create a list on another page which draws that data from each sheet. I could create the names in a list as those are a standard so I could do a lookup across the sheets, but that doesn't seem to work. Alternatively, any automatic formula which meant that the first cell in the first row on the new sheet read =Nameofsheet1!B1, the next cell read =Nameofsheet1!B2, and the next row read =Nameofsheet2!B1 (etc. etc.) would work.
Does anyone have any other ways of approaching this problem, short of manually doing the formulas (as it's well over 100 sheets, that's something I'd prefer to avoid).