View Single Post
 
Old 03-21-2014, 05:09 AM
fumei fumei is offline Windows 7 64bit Office XP
Expert
 
Join Date: Jan 2013
Posts: 440
fumei is on a distinguished road
Default

Sounds like a job for document variables. While it is probably not a good idea to assign large amounts of text to document variables values, you certainly could:

1. assign a bookmark to a big chunk of text (including a heading)
2. assign the bookmark name to a document variable

It would then be easy to identify, or retrieve, the chunk using bookmarks.
Quote:
I am looking for a way to associate the metadata to sections of text using MS Word.
That is precisely what bookmarks do; they are named ranges.
Reply With Quote