![]() |
#15
|
||||
|
||||
![]()
If you create a textbox for the output to go to, you could change 'MsgBox ' to:
'ActiveDocument.Shapes(1).TextFrame.TextRange.Text = ' It would be better, though, to put your checkboxes into a 2-column, 1-row table, so the output can be sent to the second cell in the table. That's because the above method relies on the textbox being the first logical one in the document, whereas a table reference can be made more specific.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
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 |