L
Lloyd
I have created a userform in Word using VBA with several command buttons on
the form. One of the command buttons on the form inserts a custom footnote.
While the code works perfectly well, the command button on the form continues
to keep the focus, not the newly created footnote, where the user is supposed
to enter their text. Is there a routine I can call to set the focus to the
document window where the selection is so the user can automatically start
typing the footnote text immediately after clicking on the command button on
the user form?
Thanks for any help.
Lloyd
the form. One of the command buttons on the form inserts a custom footnote.
While the code works perfectly well, the command button on the form continues
to keep the focus, not the newly created footnote, where the user is supposed
to enter their text. Is there a routine I can call to set the focus to the
document window where the selection is so the user can automatically start
typing the footnote text immediately after clicking on the command button on
the user form?
Thanks for any help.
Lloyd