S
Sophia
Hello ...
I have an *.rtf document open in Word97 with a series of "centered"
paragraphs at the beginning of each section. After the "centered"
lines, there is a long series of paragraphs that are left justified.
This pattern repeats itself through many pages (i.e. a series of
"centered lines" followed by another series of lines that are
left-justified).
Could you help me with the VB that reads each paragraph to determine
if it's "centered", then reads the group of "centered" lines until it
finds the last one (before the left-justified ones start) and inserts
a bookmark at the beginning of that line?
After that, I'd like it to do the same until it reaches the end of the
document. (There wouldn't be more than 20 such sections in the
document).
TIA
I have an *.rtf document open in Word97 with a series of "centered"
paragraphs at the beginning of each section. After the "centered"
lines, there is a long series of paragraphs that are left justified.
This pattern repeats itself through many pages (i.e. a series of
"centered lines" followed by another series of lines that are
left-justified).
Could you help me with the VB that reads each paragraph to determine
if it's "centered", then reads the group of "centered" lines until it
finds the last one (before the left-justified ones start) and inserts
a bookmark at the beginning of that line?
After that, I'd like it to do the same until it reaches the end of the
document. (There wouldn't be more than 20 such sections in the
document).
TIA