V
Vince
Currently, in order to read all the footnotes in a document, I have a For
each FN in activedocument.footnotes and blah blah. I do a find and replace
for some text on each foot note. This takes a long time if the number of
footnotes exceeds around 100. I was wondering if there was a way I could
read the text of all footnotes at once so that I can make this loop faster
or do away with the loop.
Thanks a lot,
Vince
each FN in activedocument.footnotes and blah blah. I do a find and replace
for some text on each foot note. This takes a long time if the number of
footnotes exceeds around 100. I was wondering if there was a way I could
read the text of all footnotes at once so that I can make this loop faster
or do away with the loop.
Thanks a lot,
Vince