B
bye
Hello,
A question. I have a word document that is protected. When I open the
protected document it opens with the first textfield selected. So far so
good.
When I open this document by a hyperlink in another worddocument then it
opens but the first field is not selected. The cursor is on the left of the
field. In code:
activedocument.formfields(1).select doesn't work. Has anyone a solution?
Thanks
A question. I have a word document that is protected. When I open the
protected document it opens with the first textfield selected. So far so
good.
When I open this document by a hyperlink in another worddocument then it
opens but the first field is not selected. The cursor is on the left of the
field. In code:
activedocument.formfields(1).select doesn't work. Has anyone a solution?
Thanks