Code to get the duplicate value and paste a value from another cell to the adjacent cell

Macrogopal1989

New Member
Joined
Feb 12, 2019
Messages
1
Hi All,

I am having two sheets , first sheet contains inventory details of batch number , second sheet contains worker list . I need to do condition formating to get the duplicate values . If the duplicate value found , need to copy paste a worker name to adjacent cell of the duplicate column .here the issue is need to copy paste one worker name for the one duplicate combination .

For example :
If the column A contains 3 duplicate value
123
123
123
The column B adjacent of the Cells having duplicate value to be filled from the list of worker name in the sheet 2
Output:
A B
123 Raj
123 Raj
123 Raj

Please help me on this
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.

Forum statistics

Threads
1,215,522
Messages
6,125,312
Members
449,218
Latest member
Excel Master

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