To only copy new data from one wb to another wb

jxj_00

New Member
Joined
Oct 1, 2020
Messages
24
Office Version
  1. 365
Platform
  1. Windows
Hi, I need a code that does the following:

There will be 2 workbooks: WB1, WB2
1. Copy from WB 1 & WB2 but it needs to do 2 things
a. Copy from WB 1, Column 2 to WB2 Column 1 & WB1, Column 3 to WB2, Column 2 & WB1, Column 6 to WB2, Column 3 & WB1, Column 11 to WB2, Column 4 (Copy
starting from WB1, Row 4 to WB2, first empty row (The data starts from row 2)
b. Copy only non-existing data in WB2 (Unique identifier/key is in WB1, Column 2 or WB2, Column 1)

One of the ideas I have is using intersection but I am unsure how to proceed? I am also open to any other solutions.

Thank you in advance!
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.

Forum statistics

Threads
1,214,375
Messages
6,119,166
Members
448,870
Latest member
max_pedreira

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