VBA to highlight all possible matches on another sheet

Reinette1

New Member
Joined
Feb 14, 2023
Messages
1
Office Version
  1. 365
Platform
  1. Windows
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.
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,214,641
Messages
6,120,694
Members
448,979
Latest member
DET4492

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top