I have the following table:
title data HK A CC B HK C
I want another table that will show me results based on the selection in the title column.
So if I put HK it will show me a list of results where the title is HK.
I tried to do it with VLOOKUP, but it always shows me the first result. Like this:
A A
And I want it to show:
A C
Thanks!
Bookmarks