J
Joachim Grimm
Hi,
I am looking for a solution to select fields in an integrated Word dialog
(like wdDialogFileSummaryInfo) to set the focus to one of this fields
(Title, Author, ...) and to set the cursor to a position inside the field
text - without using 'SendKeys'.
{In UserForm-TextBoxes I would use the <textbox>.SetFocus and
<textbox>.SelStart, ... commands.}
Best regards, Joachim
I am looking for a solution to select fields in an integrated Word dialog
(like wdDialogFileSummaryInfo) to set the focus to one of this fields
(Title, Author, ...) and to set the cursor to a position inside the field
text - without using 'SendKeys'.
{In UserForm-TextBoxes I would use the <textbox>.SetFocus and
<textbox>.SelStart, ... commands.}
Best regards, Joachim