M
MarceepooNu
I haven't been able to find any of the following:
1. A field that would return the number of the paragraph in a numbered
outline list. e.g., assume you're using heading 1 style (with a number that
automatically appears on the left in every paragraph). Assume that this is
your sectond paragraph, so it look like this:
"2. Hello. This is paragraph number 2 in an outline numbered
paragraph."
Is there a field that I can use to insert the second "2"?
I am trying to automate a lawyer's complaint form. For example, paragraph
No. 95 (Numbered Heading Style 1) will read as follows: "Plaintiff hereby
re-alleges and incorporates herein by reference paragraphs 1 - 94 of this
Complaint, inclusive, as though fully set forth herein."
2. Is there vba code that I could use to search for paragraph number 2 (in
heading 1), and copy its text to a string variable?
Thanks,
MarceepooNu
1. A field that would return the number of the paragraph in a numbered
outline list. e.g., assume you're using heading 1 style (with a number that
automatically appears on the left in every paragraph). Assume that this is
your sectond paragraph, so it look like this:
"2. Hello. This is paragraph number 2 in an outline numbered
paragraph."
Is there a field that I can use to insert the second "2"?
I am trying to automate a lawyer's complaint form. For example, paragraph
No. 95 (Numbered Heading Style 1) will read as follows: "Plaintiff hereby
re-alleges and incorporates herein by reference paragraphs 1 - 94 of this
Complaint, inclusive, as though fully set forth herein."
2. Is there vba code that I could use to search for paragraph number 2 (in
heading 1), and copy its text to a string variable?
Thanks,
MarceepooNu