Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for all your help. I sorted by column A and J. I was not seleting
everything I wanted sorted so it was breaking. Went from 23,650 records to 12,303 when I ran by check for duplicates =countif(a:a,a1)1 everything came back false. Thanks again for all of your help it saved me a lot of sanity. Another interesting note is I brought this file home to work on and I have 2007 and there is a remove duplicates button that gave the exact same results. Tim Peter "p45cal" wrote: EITHER[/b] REMOVE *OPTION EXPLICIT from the top of the module where you have the macro [b]or* add the following line at the top of the macro: Dim Toprow, bottomrow, i -- p45cal *p45cal* ------------------------------------------------------------------------ p45cal's Profile: http://www.thecodecage.com/forumz/member.php?userid=558 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=147576 . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting duplicates within a column? | Excel Discussion (Misc queries) | |||
Finding duplicates based on 2 columns | Excel Worksheet Functions | |||
Finding duplicates in a column | Excel Programming | |||
Finding/deleting duplicates and merging cells | Excel Worksheet Functions | |||
Finding and Deleting duplicates in a column | Excel Worksheet Functions |