does anyone have a Word macro that deletes every double occurences of a
word in a list?
I want this example:
ability
ability
able
about
about
to end up like this:
ability
able
about
thanks for any help!
Greg Maxey - 29 Sep 2005 21:31 GMT
See:
http://gregmaxey.mvps.org/Sort_and_Delete_Duplicates.htm
> does anyone have a Word macro that deletes every double occurences of a
> word in a list?
[quoted text clipped - 13 lines]
>
> thanks for any help!