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

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,195,617
Messages
6,010,728
Members
441,565
Latest member
menangterus556

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
Top