Comparing two lists in VBA and copying and pasting them over to a new sheet

Guy Wates

New Member
Joined
Apr 8, 2013
Messages
18
I would like to compare two list of data, one from the "data" sheet and compare that to my "bookings" sheet, I need to identify references from the data sheet that are missing from the bookings sheet but only copy the ones that have a "b" in column 2

T278151

<tbody>
</tbody>
B
T278152

<tbody>
</tbody>
A
T278153

<tbody>
</tbody>
C

<tbody>
</tbody>

So in the bookings sheet T278151 (the first row) will be missing so I would like to identify that from the data sheet and copy to a new sheet
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,215,597
Messages
6,125,738
Members
449,255
Latest member
whatdoido

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