Justalittlelost
New Member
- Joined
- Oct 29, 2019
- Messages
- 2
Hello,
I am seeking a macro to compare columns (column 9, starting at row 6) between two sheets, Sheet1 and Sheet2 and then dumping the entire row with the duplicates in sheet 3.
For example:
Sheet1 has on row 6 and column f,g,h:
1 // a // X
Sheet2 has the same items on row 15
So sheet 3 will display the entire row 6 (ie columns a - s ) of sheet one.
Could anybody help me with this?
I could also provide a dummy excel file if needed.
Thanks
I am seeking a macro to compare columns (column 9, starting at row 6) between two sheets, Sheet1 and Sheet2 and then dumping the entire row with the duplicates in sheet 3.
For example:
Sheet1 has on row 6 and column f,g,h:
1 // a // X
Sheet2 has the same items on row 15
So sheet 3 will display the entire row 6 (ie columns a - s ) of sheet one.
Could anybody help me with this?
I could also provide a dummy excel file if needed.
Thanks