I have a large list of items that I want to verify. There are two sheets, one with the raw data and the second with a list of items. Set up kind of like this:
Sheet One
<tbody>
Host
User
host1
user1
host1
user2
host2
user1
host2
user2
host3
user3
</tbody>
Sheet 2
<tbody>
Host
User...