I am trying to create a macro that will take the value from the active cell for the First and Last name in my "Unmatched Recipients" sheet (column BN) and find the matching value in column A (first and last name) in Sheet2. When it is found, it would highlight the values on Sheet2. I would love for it to be simple for the end user (there are 6,000 possible matches on Sheet2 and I hoped I could make it easy so when they find "Jane Doe" on the unmatched sheet they could double click a cell and it would take them right to sheet2 with the matches for "Jane Doe "highlighted then they could go back to the Unmatched Recipients sheet and find "Sam Smith" and it would do the same... I would love it if they didn't have to type in anything just click a button and it works with whatever the name is on that row... any ideas or help would be greatly appreciated.