ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   copying data from multiple worksheets (https://www.excelbanter.com/excel-discussion-misc-queries/159256-copying-data-multiple-worksheets.html)

Steve Irmin

copying data from multiple worksheets
 
I have data in the same area (E8..E57)on multiple (22) worksheets. I need to
copy these 22 columns into one worksheet displaying each column separately.
Now I can copy the first column into the destination worksheet, but can I
copy that column so that worksheet reference changes only. ( I would make
the cells absolute references)

Max

copying data from multiple worksheets
 
Here's one way to deliver it in the summary sheet,
dynamic to the source range in each of the 22 source sheets

In the summary sheet,
List the actual 22 source sheetnames in B1 across to W1

Then place in B2:
=INDEX(INDIRECT("'"&B$1&"'!E8:E58"),ROWS($1:1))
Copy B2 across to W2, fill down to W52 to populate.
Cols B to W will return the required results.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Steve Irmin" wrote:
I have data in the same area (E8..E57)on multiple (22) worksheets. I need to
copy these 22 columns into one worksheet displaying each column separately.
Now I can copy the first column into the destination worksheet, but can I
copy that column so that worksheet reference changes only. ( I would make
the cells absolute references)



All times are GMT +1. The time now is 02:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com