Removing Dupicate Words in MS Word 2004

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a business list of close to 5000 names from different sources.
I am afraid I have copied the same name more than once to my list. How can I
remove any duplicate names on the list in MS Word? I am using MS Word 2004 MAC
 
I appreciate your assitance, however following your links instruction got me
more confused. It didn't seem to answer my question.
 
If your list is a Word document comprising one 'name' per paragraph, then
you can use Table > Sort to sort the paragraphs into alphabetical order.
Then from the examples shown on the linked page use the replace function
with the wildcard option set to replace

(*^13)@
with
\1
to remove duplicate paragraphs from the sorted list.

If your list comprises multiple paragraphs for each entry, then you will
have to convert the list to a comma delimited file first (see
http://www.gmayor.com/convert_labels_into_mail_merge.htm )


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top