K
Kevin McClaning
Hello --
I'm an old hand at Word but a newbie to macros and visual basic. This is
probably a basic question:
If I have the following text buried in the middle of a Word document:
Slide #12
hello there
I'm good
Slide #13
How can I copy the text between "Slide #12" and "Slide #13" into the
clipboard for later pasting into another document, under macro control?
My belief is that I can searh for "Slide #12", set a bookmark, search
for "Slide #13" and copy the text between the bookmark and the current
cursor into the clipboard.
Any help? Any good references for a programming-fluent macro newbie?
TIA,
Kevin
I'm an old hand at Word but a newbie to macros and visual basic. This is
probably a basic question:
If I have the following text buried in the middle of a Word document:
Slide #12
hello there
I'm good
Slide #13
How can I copy the text between "Slide #12" and "Slide #13" into the
clipboard for later pasting into another document, under macro control?
My belief is that I can searh for "Slide #12", set a bookmark, search
for "Slide #13" and copy the text between the bookmark and the current
cursor into the clipboard.
Any help? Any good references for a programming-fluent macro newbie?
TIA,
Kevin