Hey all,
I'm curious on the most efficient way to filter data in three columns based on the contents of two other columns. For example, let's say you have a list of 10,000 first name, last name, and address in column A,B,C and you want to filter them based on the first name and last name in column D and E. So basically where the first name and last name of column D and E matches the first name and last name of column A and B, you want to only retain the information of column A, B, and C and get rid of all other cells in A, B, and C. Is the most effective way to do this a vlookup or some other more efficient way?
Thanks for any response.
Bookmarks