![]() |
|
#1
|
||||
|
||||
![]()
Yes, you could do that. For example, if you go into Design Mode and double-click on your last checkbox, the VBE will open up with a sub named 'Checkbox117_Click()'. If you edit that so it reads:
Code:
Private Sub Checkbox117_Click() Call CountChecks End Sub
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
#2
|
|||
|
|||
![]() Quote:
Your method works perfectly ![]() My objective was to put a running total / percent to the right of all the check boxes. |
![]() |
Tags |
check box percentage |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
mawigfie | Word | 1 | 08-22-2012 01:16 PM |
Word2010 check boxes and plain text content control boxes in same table | fcsungard | Word | 5 | 06-01-2012 01:16 AM |
Create makro that counts the number of checked tick boxes in a survey | johannapaj | Word VBA | 0 | 09-05-2011 01:51 AM |
![]() |
WaltR | Word | 1 | 02-03-2011 03:20 AM |
Problem with Developer Form -- Check Boxes and Text Boxes | PCC | Word | 1 | 05-16-2009 05:22 AM |