B
BorisS
Okay, I have two tables of contents in two separate files. A few of the
entries in them may be repeats. I need to, from one of the files, run a
macro that will look through every entry of that file's TOC, then compare
each to the TOC of the other file (preference would be a dialogue way to
point to the other file to use, but could also type into a dialogue, and
worst case, can go into the macro and type in the path for each use...but
would prefer to avoid having to go into macros, as others might be asked to
use this who are less proficient), and finally highlight on the original file
any that are found in the other file. Matches would be exact matches for the
entire string except page numbers on each file would be different.
Thx for any code assistance.
entries in them may be repeats. I need to, from one of the files, run a
macro that will look through every entry of that file's TOC, then compare
each to the TOC of the other file (preference would be a dialogue way to
point to the other file to use, but could also type into a dialogue, and
worst case, can go into the macro and type in the path for each use...but
would prefer to avoid having to go into macros, as others might be asked to
use this who are less proficient), and finally highlight on the original file
any that are found in the other file. Matches would be exact matches for the
entire string except page numbers on each file would be different.
Thx for any code assistance.