View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
p45cal[_173_] p45cal[_173_] is offline
external usenet poster
 
Posts: 1
Default finding duplicates and deleting based on another column


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