![]() |
#2
|
||||
|
||||
![]()
Surely you would be better using Content Controls for both the combo-boxes and the checkboxes rather than active-x elements? However check box content controls were only introduced with Word 2010 so it would depend on your target users.
Otherwise add the following to the end of your code Code:
If ActiveDocument.FormsDesign = True Then ActiveDocument.ToggleFormsDesign End If
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Everything in document went invisible after adding ActiveX controls | Quantum Flux | Word VBA | 0 | 01-18-2017 06:44 PM |
![]() |
Johauuez | Excel Programming | 10 | 12-12-2014 08:57 PM |
Need help with placeholder text in ActiveX controls in Word | mhellerstein | Office | 0 | 11-02-2011 12:31 PM |
![]() |
DrDtMM | Word VBA | 12 | 01-23-2011 12:37 PM |
ActiveX controls inserted on a template do not function well | ged | Word | 0 | 10-21-2010 04:53 AM |