K
Kathy Ramey
I am building a Word template with bookmarks for locations for user input.
I would like to have the insertion point move between these bookmarks in a
certain order, therefore I was going to set up my script to go to a
specified bookmark, pause for user input, then resume when the user hits
ENTER to move onto the next specified bookmark.
I have figured out how to do everything but the pause and resume on ENTER.
As a former Wordperfect user, this was very simple to do while recording a
macro, however I am not sure how it is done via VBA.
I realize I could do this with a user form, but I would prefer to not to
unless it becomes absolutely necessary.
Any help would be MOST appreciated!
Kathy
I would like to have the insertion point move between these bookmarks in a
certain order, therefore I was going to set up my script to go to a
specified bookmark, pause for user input, then resume when the user hits
ENTER to move onto the next specified bookmark.
I have figured out how to do everything but the pause and resume on ENTER.
As a former Wordperfect user, this was very simple to do while recording a
macro, however I am not sure how it is done via VBA.
I realize I could do this with a user form, but I would prefer to not to
unless it becomes absolutely necessary.
Any help would be MOST appreciated!
Kathy