ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Combine data (https://www.excelbanter.com/excel-discussion-misc-queries/191655-combine-data.html)

osaka78

Combine data
 
i have data in Sheet 1 under cell A1, B10, C5,D7
Sheet 2 under cell A1,B10,C5,D7
Sheet 3 under cell A1,B10,C5,D7
i want to combine the the data in the above 3 sheet in Sheet 4
Sheet A B C D
Sheet1 A1 B10 C5 D7
Sheet2 A1 B10 C5 D7 ..ect

Dave Peterson

Combine data
 
You could put the sheetnames in A2:Axxx
and the addresses in B1:E1

Then put this in B:
=INDIRECT("'"&$A2&"'!"&B$1)
And drag across and down.

osaka78 wrote:

i have data in Sheet 1 under cell A1, B10, C5,D7
Sheet 2 under cell A1,B10,C5,D7
Sheet 3 under cell A1,B10,C5,D7
i want to combine the the data in the above 3 sheet in Sheet 4
Sheet A B C D
Sheet1 A1 B10 C5 D7
Sheet2 A1 B10 C5 D7 ..ect


--

Dave Peterson


All times are GMT +1. The time now is 03:42 PM.

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