Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
How can I avoid creating huge documents when I want to use lots of check
boxes. The problem seems to be that each check box has some visual basic code attached to it, but I don't really want to run code, I just want to be able to tick or untick the boxes. |
#2
![]() |
|||
|
|||
![]()
It sounds as if you may be using ActiveX controls (from the Control Toolbox)
instead of check boxes from the Forms toolbar. See http://word.mvps.org/FAQs/Customizat...nTheBlanks.htm and especially the forms tutorials by Dian Chapman that this article links to. -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USA Word MVP FAQ site: http://word.mvps.org Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit. "nchambers" wrote in message ... How can I avoid creating huge documents when I want to use lots of check boxes. The problem seems to be that each check box has some visual basic code attached to it, but I don't really want to run code, I just want to be able to tick or untick the boxes. |
#3
![]() |
|||
|
|||
![]()
Consider using checkboxes instead of tick boxes. Otherwise, you can add just
a couple of macros for tick boxes and have them work. There are a number of ways to create and use clickable checkboxes in documents / templates. Some require protected or locked forms, others do not. Take a look at the Checkbox template available at http://www.addbalance.com/word/downl...#CheckboxAddIn for an exploration of these. -- Charles Kenyon Word New User FAQ & Web Directory: http://addbalance.com/word Intermediate User's Guide to Microsoft Word (supplemented version of Microsoft's Legal Users' Guide) http://addbalance.com/usersguide See also the MVP FAQ: http://www.mvps.org/word which is awesome! --------- --------- --------- --------- --------- --------- This message is posted to a newsgroup. Please post replies and questions to the newsgroup so that others can learn from my ignorance and your wisdom. "nchambers" wrote in message ... How can I avoid creating huge documents when I want to use lots of check boxes. The problem seems to be that each check box has some visual basic code attached to it, but I don't really want to run code, I just want to be able to tick or untick the boxes. |
#4
![]() |
|||
|
|||
![]()
See http://www.gmayor.com/Macrobutton.htm for a simple method (once set up)
of using check boxes in documents. -- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org nchambers wrote: How can I avoid creating huge documents when I want to use lots of check boxes. The problem seems to be that each check box has some visual basic code attached to it, but I don't really want to run code, I just want to be able to tick or untick the boxes. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I divide a page into three sections? | Microsoft Word Help | |||
Word 2003 is using the wrong dictionary for spell check | Microsoft Word Help | |||
I need to know how to scan a form and put it into Word 2003 in | Microsoft Word Help | |||
saving the workspace | Microsoft Word Help | |||
Word should let me check spelling when I am using a locked form. | Microsoft Word Help |