Running VBA macros in documents created using template

╄→尐↘猪︶ㄣ 提交于 2019-12-11 11:12:00

问题


I have macro-enabled templete (.dotm) wich has number of macros generally connected with adding and deleting parts of document using custom building blocks stored in the template.

When I execute macros at the actual template file everything works smooth.

But when I try to execute them in documents created using this template macros stop working after one run of the particular function (attached to checkbox).

Additionally in some cases checkboxes turn into pictures when saving documents as .docx files.

What could be wrong with this document?


回答1:


The problem was solved by recreating problem checkbox.



来源:https://stackoverflow.com/questions/12689001/running-vba-macros-in-documents-created-using-template

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!