Hello!
I would appreciate help with some VBA code.
The code has to check two columns for duplicate values. both the values in the same row of the columns has to match the values in a row somewhere else in the columns. When such a match is found the bottom most row should be deleted.
To illustrate this i have made an example, in the picture below row 9 should be deleted.
Thank you.
I would appreciate help with some VBA code.
The code has to check two columns for duplicate values. both the values in the same row of the columns has to match the values in a row somewhere else in the columns. When such a match is found the bottom most row should be deleted.
To illustrate this i have made an example, in the picture below row 9 should be deleted.
Thank you.