View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Find latest effective month and delete others

After you Sort you can Filter on just the latest, then copy/paste.

If you want to use a macro then just turn on the macro recorder and go
through the steps manually once, then turn of the macro recorder and
save the macro for future use.

--
-
Garry

Free Usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion