Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 12-11-2014, 05:31 PM
Emery Emery is offline Word 2007 Active X checkbox becomes image Windows 7 64bit Word 2007 Active X checkbox becomes image Office 2007
Novice
Word 2007 Active X checkbox becomes image
 
Join Date: Dec 2014
Posts: 2
Emery is on a distinguished road
Default Word 2007 Active X checkbox becomes image

Hi. I have a Word 2007 template where I've created a form with some ActiveX checkboxes. When I double click the template, it creates a new document where the checkboxes work just fine. But after I save the document as a .docx file, and then open it again, the checkboxes become images.



How do I make Word stop doing this, and keep the checkboxes active?

Thanks.
Reply With Quote
  #2  
Old 12-11-2014, 09:29 PM
macropod's Avatar
macropod macropod is offline Word 2007 Active X checkbox becomes image Windows 7 64bit Word 2007 Active X checkbox becomes image Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,375
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

This may be related to the latest MS Office updates, which have broken the functionality of ActiveX controls. the offending updates are:
KB2596927 for Office 2007
KB2553154 for Office 2010
KB2726958 for Office 2013
Uninstalling these updates restores ActiveX functionality.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #3  
Old 12-12-2014, 04:13 AM
macropod's Avatar
macropod macropod is offline Word 2007 Active X checkbox becomes image Windows 7 64bit Word 2007 Active X checkbox becomes image Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,375
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Update:

The following commands in a batch file will also restore ActiveX functionality without uninstalling the updates.
@del "C:\Documents and Settings\%USERNAME%\Application Data\Microsoft\Forms\*.exd" /s
@del "C:\Users\%USERNAME%\AppData\Roaming\Microsoft\For ms\*.exd" /s
@del "C:\Users\%USERNAME%\AppData\Local\Temp\Excel8.0\* .exd" /s
@del "C:\Users\%USERNAME%\AppData\Local\Temp\VBE\*. exd" /s
@del "C:\Users\%USERNAME%\AppData\Local\Temp\Word8.0\*. exd" /s
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #4  
Old 12-12-2014, 09:00 AM
Emery Emery is offline Word 2007 Active X checkbox becomes image Windows 7 64bit Word 2007 Active X checkbox becomes image Office 2007
Novice
Word 2007 Active X checkbox becomes image
 
Join Date: Dec 2014
Posts: 2
Emery is on a distinguished road
Default

Thanks so much macropod. Since I don't know how to install a batch, I uninstalled the security update instead, and that worked. Do you know if there is any downside to having uninstalled that update?

Thanks again.

-Emery
Reply With Quote
  #5  
Old 12-12-2014, 01:23 PM
macropod's Avatar
macropod macropod is offline Word 2007 Active X checkbox becomes image Windows 7 64bit Word 2007 Active X checkbox becomes image Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,375
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Presumably you won't have whatever protection the update is supposed to guard against. I suspect the update will be reinstalled next time Windows runs its update schedule. To create & run the batch file, simply create a new text file using NotePad, copy the code lines to it and save it with a .bat extension (e.g. FixActiveX.bat), then double-click on the file in Windows Explorer. That's all there is to it - the batch file will delete some .exd files that cause the update to misbehave.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #6  
Old 12-12-2014, 11:09 PM
gmayor's Avatar
gmayor gmayor is offline Word 2007 Active X checkbox becomes image Windows 7 64bit Word 2007 Active X checkbox becomes image Office 2010 32bit
Expert
 
Join Date: Aug 2014
Posts: 4,138
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

I had this problem also, after the updates. From another source I found that if you close all of Office then clear everything not in use from the User Temp folder the problem is resolved. The particular problem files are listed at
http://stackoverflow.com/questions/2...trols-disabled
which are in fact those listed by Paul earlier in the thread.
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com

Last edited by gmayor; 12-13-2014 at 12:24 AM.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Word 2007 Active X checkbox becomes image Merge text into an image in Word 2007? WaltR Word 3 09-07-2013 01:02 PM
Outlook 2007 form checkbox lockdown Bridge89 Outlook 0 06-05-2013 09:23 AM
Word 2007 Active X checkbox becomes image Word 2007 resizes image after pasting elelont2 Word 3 05-25-2012 02:27 AM
Word 2007 Active X checkbox becomes image insert vector image in Word 2007 j.vereijken@wagemaker.nl Word 2 01-13-2012 05:26 PM
Word 2007 Active X checkbox becomes image Protecting image in word 2007. aligahk06 Word 1 10-12-2009 08:22 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 04:46 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft