M
mark kurten
i apologize in advance for asking so many questions..i'm rewriting this
urgent app (that someone else wrote initially) and need it done by monday
(so no time to research)
in a word doc if i have
[bookmark1]
[bookmark2]
[bookmark3]
[bookmark4]
Dear Someone:
--In my code, i set bookmark1 to some value. how do i delete bookmark2,
bookmark3 and bookmark4 and then delete the actual lines in the word doc, so
that bookmark1 has only 1 blank space in between it and Dear Someone
I've used the delete method of the bookmark object, but that just seems to
remove the bookmark and not the line.
Thanks in advance.
urgent app (that someone else wrote initially) and need it done by monday
(so no time to research)
in a word doc if i have
[bookmark1]
[bookmark2]
[bookmark3]
[bookmark4]
Dear Someone:
--In my code, i set bookmark1 to some value. how do i delete bookmark2,
bookmark3 and bookmark4 and then delete the actual lines in the word doc, so
that bookmark1 has only 1 blank space in between it and Dear Someone
I've used the delete method of the bookmark object, but that just seems to
remove the bookmark and not the line.
Thanks in advance.