C
Chip Orange
I have a template which allows a user to position within a document and
cause some text to be inserted. This may happen many times throughout the
document, and I need later to be able to find these portions of text (to
extract them). The only way I know to do this is by using bookmarks, but I
understand that you can't have more than one passage of text marked with a
given bookmark name.
Should I try to generate a sequence of unique bookmark names that I can work
through later to identify which ones belong to my set of bookmarks, or is
there a betterway to do this?
thanks.
Chip
cause some text to be inserted. This may happen many times throughout the
document, and I need later to be able to find these portions of text (to
extract them). The only way I know to do this is by using bookmarks, but I
understand that you can't have more than one passage of text marked with a
given bookmark name.
Should I try to generate a sequence of unique bookmark names that I can work
through later to identify which ones belong to my set of bookmarks, or is
there a betterway to do this?
thanks.
Chip