Compare 2 columns from different workbooks and copy non-matched data to another

alanortega

New Member
Joined
Jul 26, 2012
Messages
1
hello!

I have 2 worksbooks and i need to compare one column from workbook1 with another column from workbook2 and then I need to put the non-matched data into workbook3.

Is it difficult to do in a macro? i dont have an idea to do that :(

thanks for your help...
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
It is not too difficult.

There are lots of examples of copying unmatched data with excel vba in google.

Find some code and try it out, we will be happy to work through any bugs or roadblocks you come across.

Chuck
 
Upvote 0

Forum statistics

Threads
1,217,390
Messages
6,136,318
Members
450,003
Latest member
AnnetteP

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