Hi,
I have a long list with three long columns, column A is Code, column B is Date, Column C is Price.
I also have a much smaller list of the codes, 20 or so, which I want to filter the first list on. So for the list with three columns, I only want the entries that have the code in this smaller list.
What is the quickest way to do this? Currently I am filtering manually and it's taking ages.
Thanks for your help
I have a long list with three long columns, column A is Code, column B is Date, Column C is Price.
I also have a much smaller list of the codes, 20 or so, which I want to filter the first list on. So for the list with three columns, I only want the entries that have the code in this smaller list.
What is the quickest way to do this? Currently I am filtering manually and it's taking ages.
Thanks for your help