Send Word form without it being opened in Design View

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Created a form in Word with ActiveX controls (radio choice buttons and text
boxes). When I send to a user to fill out and return, they open it up in
Design view and cannot fill out form without altering. I have edit protected
the form and saved it.
 
Hi =?Utf-8?B?UHJvamVjdEM=?=,
Created a form in Word with ActiveX controls (radio choice buttons and text
boxes). When I send to a user to fill out and return, they open it up in
Design view and cannot fill out form without altering. I have edit protected
the form and saved it.
The problem is that ActiveX controls have a VBA "stub" that triggers the macro
security. The recipient probably has macro security set to "High". They'd have
to go to "Medium", then choose to trust the macros in your document.

Alternately, you could digitally sign the document, and the recipient could
choose to trust the signature.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Back
Top