Hi everyone,
This is my first post. I've searched and I couldn't find the answer although I think it's probably pretty simple! Apologies if it's already out there.
I've got 2 lists of locations. Both have a location reference and a location name. I need to check to see if all of the locations in List2 are in List1. If there are any missing, maybe a message box can display which ones - not too bothered how this is done at this stage.
The context is that List1 is the front page of a commission calculation workbook and List2 is the full list of locations which comes from a SQL query. There are a lot of worksheets in the workbook, I've uploaded just some simple sample data.
This is the first part of a big procedure I'm trying to put together to automate (as much as possible) a process which just took me 3 days! Not got very far before needing help!
Thanks in advance.
Alexis
This is my first post. I've searched and I couldn't find the answer although I think it's probably pretty simple! Apologies if it's already out there.
I've got 2 lists of locations. Both have a location reference and a location name. I need to check to see if all of the locations in List2 are in List1. If there are any missing, maybe a message box can display which ones - not too bothered how this is done at this stage.
The context is that List1 is the front page of a commission calculation workbook and List2 is the full list of locations which comes from a SQL query. There are a lot of worksheets in the workbook, I've uploaded just some simple sample data.
This is the first part of a big procedure I'm trying to put together to automate (as much as possible) a process which just took me 3 days! Not got very far before needing help!
Thanks in advance.
Alexis