Thread: [Solved] Deleting Duplicates in Macro
View Single Post
 
Old 01-11-2012, 08:22 AM
jillapass jillapass is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Dec 2011
Posts: 26
jillapass is on a distinguished road
Default Deleting Duplicates in Macro

I have a macro that as part of the code deletes duplicate rows based on 3 of the columns, or it should. If I am running it with VB window open it works. If I just click the 'button' to run the macro it just ignores the line to delete the duplicates.

The rest of the macro runs, but of course the results are rubbish because I have 4 times the lines that I need.
Reply With Quote