Merging 2 unequal workbooks

  • Thread starter Thread starter Chuck
  • Start date Start date
C

Chuck

Hi all,

I have a question about how to merge 2 unequal workbooks. One workbook
is the subset of the other, and the smaller workbook has another column
that I wish to export to the larger workbook.

File 1:

A
B
C
D
E

File 2:

A 2
C 3

I want to have something like

A 2
B
C 3
D
E

Anyone knows how to do it? Your comments and help are greatly
appreciated
 
Back
Top