HI I have this working code. It delete the all the dublicates rows, based on value in Column A,B,C. I would like to know how i can expand this code, so it delete the dublicate rows based on example column A, B, C ,D Or even with maybe column E also.
I have to used this code to find the dublicates in a sheet with around 12000 rows. I use Excel 2003.
If there could be a code with a input box for the range or columns which shall be used, it would really be perfect. So i have the possibility to change it after the need.
Please have a look
Thanks in advance
Abjac
Here is my code.
I put a little testsample worksheet with some date to test on.It wil now delete the last 10 rows based on the value for column A;B;C
But if it would be included with column D, it should not delete any.
Have a look thanks
Bookmarks