View Single Post
 
Old 06-03-2016, 09:54 AM
simba24d simba24d is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jun 2016
Posts: 2
simba24d is on a distinguished road
Default Summarize keyword into word document

Hi,
I’m creating a classic word document with a summary, chapter (using heading) and number of page. Using keyword I need to track specific version of something that is listed into chapter and subchapter. I would have a separated page that summarize at which document page is present a specific keyword. Below an example about how document is organized:
Chaption 1 (Heading 1)
Subchaption
1.1 (Heading 2)
Keyword_1.1.1
Text

Subchaption 1.2 (Heading 2)
Keyword_1.1.1
Text

Subchaption 1.3 (Heading 2)
Keyword_1.2.1
Text

Each time a new section is added like this
Chaption 2 (Heading 1)
Subchaption
2.1 (Heading 2)
Keyword_1.0.1
Text

or
Subchaption 1.4 (Heading 2)
Keyword_1.1.5
Text

that page should be updated manually or automatically. The page should give me following information:
Subchaption 1.1 …. Keyword_1.1.1
Subchaption
1.2 …. Keyword_1.1.1
Subchaption
1.3 …. Keyword_1.2.1
..
..
Subchaption 2.1 …. Keyword_1.0.1

Thank you very much for your help
Reply With Quote