R
R.C.
Hello,
I have a document with several textboxes near the top. I'm using a macro to
insert text into them. After I have added my text to the last one, I need to
un-select the textbox and return the cursor back to the top left (home?) of
the document so I can move down the page to start inserting more text (NOT
in another textbox, just on the page). I can't figure out how to do this
with VBA code. Normally I can just click the mouse cursor back at the top of
the doc after typing in the last textbox, but obviously this can't be done
while recording the macro.
Can anyone help? Thanks. (Using Word 2002)
I have a document with several textboxes near the top. I'm using a macro to
insert text into them. After I have added my text to the last one, I need to
un-select the textbox and return the cursor back to the top left (home?) of
the document so I can move down the page to start inserting more text (NOT
in another textbox, just on the page). I can't figure out how to do this
with VBA code. Normally I can just click the mouse cursor back at the top of
the doc after typing in the last textbox, but obviously this can't be done
while recording the macro.
Can anyone help? Thanks. (Using Word 2002)