Hi
I have a problem that is hard to solve. Im looking for an VBA script (not funcion) that:
1. Compare entire rows (Column A-K) in Sheet1 with Sheet2 (Columna A-K). NOTE! Important that its entire row.
2. If it finds an dublicate somewhere show it in Sheet3
3. The big problem is that the rows is not sorted and both sheets dont have equally rows.
Its this possible?
I have a problem that is hard to solve. Im looking for an VBA script (not funcion) that:
1. Compare entire rows (Column A-K) in Sheet1 with Sheet2 (Columna A-K). NOTE! Important that its entire row.
2. If it finds an dublicate somewhere show it in Sheet3
3. The big problem is that the rows is not sorted and both sheets dont have equally rows.
Its this possible?