Share via

Checkboxes in Word Document - Slow to Open

Anonymous
2011-03-17T17:06:56+00:00

Hi-

I have a word document with 50+ activex checkboxes.  It's very slow to open the file when you first open it, taking at least one minute.  Does anyone have any recommendations on how to speed up this load time?  I'd like to use Word for this document since it has such flexibility in editing, but this problem is making me think I should consider a PDF Form instead.

Thanks

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Jay Freedman 207.6K Reputation points Volunteer Moderator
    2011-03-17T17:20:35+00:00

    The slowness comes from using ActiveX checkboxes instead of formfield checkboxes -- Word has to load each one of those controls from the OCX file, and that takes time.

    If you don't want to use formfields (which involves protecting the document, which causes other problems), you could try the macro-driven approach at http://gregmaxey.mvps.org/Add_Toggle_Objects.htm or a userform as in http://gregmaxey.mvps.org/Interactive_UserForm_Checkboxes.htm .

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2013-12-06T18:31:14+00:00

    My suggestion for those who are trying to decide whether on not to use Microsoft Word for forms, especially forms which require controls like checkboxes, especially large number (more than 10): Forget Word and use something else like:

    • InfoPath (both developer and form consumer need to pay for the license but it is part of Microsoft Office Pro)
    • Adobe Acrobat
    • SharePoint (not Foundation)
    • others exit

    Was this answer helpful?

    0 comments No comments