J
josetg
Hi All,
Please guide me to the correct functions...
If I used Outline view to create a document, then how do I use VBA to
extract text of a specified style and at a certain level?
For example, say this is the structure:
<A Heading1 Title>
p1 normal text formatted in body text style.
<B Heading2 Title>
p2 normal text formatted in body text style.
<C Heading3 Title>
p3 normal text formatted in body text style.
<D Heading3 Title>
p4 normal text formatted in body text style.
In this case, by specifying body text style, and the level as
A-B-C can i quickly extract the text in p3?
Also, I should be able to specify body text style and level as A-B and
extract text in p2.
Many thanks
Jose
Please guide me to the correct functions...
If I used Outline view to create a document, then how do I use VBA to
extract text of a specified style and at a certain level?
For example, say this is the structure:
<A Heading1 Title>
p1 normal text formatted in body text style.
<B Heading2 Title>
p2 normal text formatted in body text style.
<C Heading3 Title>
p3 normal text formatted in body text style.
<D Heading3 Title>
p4 normal text formatted in body text style.
In this case, by specifying body text style, and the level as
A-B-C can i quickly extract the text in p3?
Also, I should be able to specify body text style and level as A-B and
extract text in p2.
Many thanks
Jose