Excel ใช้ ActiveX Control ไม่ได้ครับ เป็นเพราะอะไรครับ

กระทู้คำถาม
เวลาจะกด Insert > Add ActiveX Control แล้วจะขึ้น cannot insert object ครับต้องแก้ที่ตรงไหนครับ

File เก่าที่เคยสร้างไว้ก็ไม่สามารถ Run Scrip ที่มี ActiveX Control ได้
แต่เอา File เดียวกันไปใช้เครื่องอื่นก็ไม่มีปัญหา สามารถใช้ได้ปกติครับ

ลองลบ Excel แล้วลงใหม่แล้วก็ใช้ไม่ได้ครับ

รบกวนชี้แนะด้วยนะครับ
คำตอบที่ได้รับเลือกจากเจ้าของกระทู้
ความคิดเห็นที่ 1
แก้ได้แล้ว ตามนี้เลยครับ

**Quoted**
Because this problem may affect more than one machine, it is also possible to create a scripting solution to delete the EXD files and run the script as part of the logon process using a policy. The script you would need should contain the following lines and would need to be run for each USER as the .exd files are USER specific.

del %temp%\vbe\*.exd

del %temp%\excel8.0\*.exd

del %appdata%\microsoft\forms\*.exd

del %appdata%\microsoft\local\*.exd

del %temp%\word8.0\*.exd

del %temp%\ PPT11.0\*.exd

**Quoted**

ที่มา http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2014/12/13/forms-controls-stop-working-after-december-2014-updates-.aspx
แสดงความคิดเห็น
โปรดศึกษาและยอมรับนโยบายข้อมูลส่วนบุคคลก่อนเริ่มใช้งาน อ่านเพิ่มเติมได้ที่นี่