View Single Post
  #3   Report Post  
Posted to microsoft.public.word.pagelayout
jodib jodib is offline
external usenet poster
 
Posts: 2
Default How do I create a checkbox in word 2007?

This worked great! Now is there a way to change the "X" in the checkbox to be
an actual checkmark? Thanks for your help!

"Jay Freedman" wrote:

On Tue, 29 Jul 2008 17:22:00 -0700, jodib
wrote:

I can't figure out how to create a simple checkbox that users can check and
uncheck when needed.


First go to Office button Word Options Popular and check the option to
display the Developer tab on the ribbon.

In the Developer tab, within the Controls group, click the Legacy Tools button
(fourth from the left in the second row).

There is a checkbox for "Legacy Forms" in the top row of the gallery; to make
that operate, you must click the Protect Document button (further to the right
on the Developer ribbon) and protect the document for "filling in forms".

There is also an ActiveX checkbox in the second part of the gallery. That one is
treated like a macro by the macro security function, meaning that if the user
has macros blocked (which they are by default), the checkbox won't work either.

There's yet another scheme (which also depends on having macros enabled) at
http://gregmaxey.mvps.org/Add_Toggle_Objects.htm.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.