Ok, so ive two sheets. On sheet1 i want to enter a value which will then be queried in sheet2 and if matchning values are found then unique values be listed accordingly.
For example:
Sheet1 should look like this:
<tbody>
A
B
1
Search
xyz
2
3
Unique values
bob
4
john
</tbody>...