T
tomcat
When I already know a TOC item
(MyDoc.TablesOfContents[1].Range.Paragraphs[1]), how can i select the
corespending content in the document?
What I am trying to do is that I have a TOC like:
Section 1
-- Section 1.1
-- Section 1.2
I need to copy the part of the document linked to the Section 1.2.
thanks for help
Tomcat
(MyDoc.TablesOfContents[1].Range.Paragraphs[1]), how can i select the
corespending content in the document?
What I am trying to do is that I have a TOC like:
Section 1
-- Section 1.1
-- Section 1.2
I need to copy the part of the document linked to the Section 1.2.
thanks for help
Tomcat