Check for Duplicates In the same row across multiple sheets

leeahl

New Member
Joined
Sep 30, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hello,

I have tried everything but cannot find a solution, I am really hoping someone can help with this. I am looking for a macro that will look for duplicates in the same row across all worksheets. Each worksheet has the same style as the one below, I just need a macro that will look in each row across all worksheets and highlight any cells if there is a duplicate value entered.

Incase this sounds confusing I will explain in more detail. The macro should look at row 3 across all sheets, highlight any duplicates found and then repeat this for each row with data in it until it finds an empty cell. For example, if Jane (row 3) puts the value "1" in Sheet 1 and in Sheet 2 then highlight the cells where the "1" is located and repeat this cycle until the row is empty.

Any help is GREATLY appreciated!!! Thank you so much!

1664565495852.png
 

Attachments

  • 1664565432085.png
    1664565432085.png
    17.6 KB · Views: 5

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,214,833
Messages
6,121,868
Members
449,053
Latest member
Mesh

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