View Single Post
 
Old 11-04-2013, 01:27 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

It would have been helpful if you gave the full scope of the project at the outset. What you're now asking for would require a complete re-write.

Re:
Quote:
highlight any numbered headings
Highlighting numbered headings can be done by changing their Style definitions (you are using Styles, aren't you?).

Re:
Quote:
autopopulate entries in the FindText array
...
generate a list of number of instances each term appears
To see what's involved for these two aspects, go to: https://www.msofficeforums.com/word/...sage-same.html. Although the code there does somewhat more than you're asking for in this case, it is similarly complex, as the code has to both build the list and generate the output.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote