View Single Post
  #2   Report Post  
Jay Freedman
 
Posts: n/a
Default

jlm wrote:
I have designed a form in Word with a number of embedded textboxes
into which I collect data. When opening the file it is necessary to
get users to switch off the Design Mode button using the Control
Toolbox toolbar before the form can be completed. Design Mode becomes
active although the file has been saved with it switched off.

Is there a way of turning Design Mode off on login?

Thanks for any help


This occurs if you use items from the Control Toolbox toolbar instead of --
or in addition to -- the ones from the Forms toolbar. The Control Toolbox
ones are ActiveX controls, which trigger the macro-virus protection in Word
in the same way that macros in the document would.

When the macro security level (in Tools Macro Security) is set to High,
macros and controls are silently disabled and the document opens in design
mode. Set the security level to Medium, and Word will display a message box
when you open the document, asking whether to enable or disable macros.
(Setting the level to Low is not recommended.)

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org