Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I want to merge two tables created in Microsoft Word 2000.
How do I eliminate duplicate entries? |
#2
![]() |
|||
|
|||
![]()
Well, you can write a VBA procedure that would compare the rows and/or
cells and delete and/or flag (color?) those rows that were dups so you could deal with them. Manually, just sort the table once merged and delete those rows you don't want. Dian D. Chapman, Technical Consultant Microsoft MVP, MOS Certified Editor/TechTrax Ezine Free MS Tutorials: http://www.mousetrax.com/techtrax Free Word eBook: http://www.mousetrax.com/books.html Optimize your business docs: http://www.mousetrax.com/consulting Learn VBA the easy way: http://www.mousetrax.com/techcourses.html On Tue, 19 Apr 2005 10:59:02 -0700, "emilydoggy" wrote: I want to merge two tables created in Microsoft Word 2000. How do I eliminate duplicate entries? |
#3
![]() |
|||
|
|||
![]()
This article by ibby has some code (and a link to a "wildcard =
replacements" article that shows how to remove duplicate *paragraphs* if = you can turn the table into text without problems): http://www.word.mvps.org/faqs/macros...eteDupRows.htm I guess you can sort the table? Else, you'd need to insert an extra = column, number that, sort, delete duplicates, sort using the numbered = column, and then delete that column again. Regards, Klaus "Dian D. Chapman, MVP" wrote: Well, you can write a VBA procedure that would compare the rows and/or cells and delete and/or flag (color?) those rows that were dups so you could deal with them. =20 Manually, just sort the table once merged and delete those rows you don't want. =20 Dian D. Chapman, Technical Consultant Microsoft MVP, MOS Certified Editor/TechTrax Ezine =20 Free MS Tutorials: http://www.mousetrax.com/techtrax Free Word eBook: http://www.mousetrax.com/books.html Optimize your business docs: http://www.mousetrax.com/consulting Learn VBA the easy way: http://www.mousetrax.com/techcourses.html =20 =20 On Tue, 19 Apr 2005 10:59:02 -0700, "emilydoggy" wrote: =20 I want to merge two tables created in Microsoft Word 2000. How do I eliminate duplicate entries? |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
1st word in heading flush left second word flush right | New Users | |||
how to convert wordperfect 5.0 floppy files to word | Microsoft Word Help | |||
In typing dates in Word, i.e. "January 12" how do you keep the "1. | Microsoft Word Help | |||
word xp crashes after macros are recorded | Microsoft Word Help | |||
How to change merge forms from Word Perfect to Microsoft Word | Microsoft Word Help |