VBA - If contents of cell on different sheet don't appear in column, add to first available row

The Great SrH

Board Regular
Joined
Jan 16, 2015
Messages
179
Hi,



I'm looking to find some code for a spread sheet I'm building.


Basically, Worksheet 1 is my data page which pulls from SharePoint. In Column D starting in Row 2, will be the "Team Manager" of an advisor.



In Worksheet 2, I'm going to have list of all Team Managers in Column A, with their Senior Leader in Column B. This sheet will all be manually input (apart from the bit I'm about to ask).


I need a code to basically check the Team Manager data in Worksheet 1, against Worksheet 2, and if a Team Manager appears in Worksheet 1 (but not 2), I want that name adding to the bottom of Worksheet 2's list in the first available row.



Sorry if this is a bit wordy!

Thanks in advance.
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,215,652
Messages
6,126,041
Members
449,281
Latest member
redwine77

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