merge two sheets into one sheet from multiple books variable ranges

Freshbambam

New Member
Joined
Apr 27, 2012
Messages
12
Hello,

I have a number of workbooks each with two pages/tabs.

On each of the tabs the data is identified by a unique number. Each tab has the same number of data items, located in different ranges. (e.g. sheet 1 A13:R23, sheet 2 C7:E17, in this case 10 items, in another book there may be 100 on each sheet).

I would like to be able to merge the work books so that all of the data appears on one sheet side by side. e.g. sheet 1, row 13 has the data from sheet 2 row 7 from the example above). Look at the tables below to get an idea of what I mean.

e.g. sheet1

numbernametowncar
12wedpeteared
13nowjanebpurple
14menfredcred
15kompauldblue

<TBODY>
</TBODY>










e.g. sheet 2

Numberpetchild
12weddog1
13nowcat0
14mendog3
15komhamster6

<TBODY>
</TBODY>










e.g. combined sheet

Numbernametowncarpetchild
12wedpeteareddog1
13nowjanebpurplecat0
14menfredcreddog3
15kompauldbluehamster6

<TBODY>
</TBODY>









Can merge single sheets multiple books thanks to previous posts on this forum, having difficulty defining ranges and "adding" them together.

All files will be stored in one directory.

Anyone help?

Cheers,

Fresh
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,214,792
Messages
6,121,612
Members
449,038
Latest member
apwr

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top