问题描述
我的任务是在Office 2013中将公司模板和VBA宏代码应用于数字证书。
我的问题是:
你如何做到这一点。
你如何管理证书或防止证书到期。例如,使用供应商Office模板和VBA代码,这发生在我们身上。结果是供应商的功能无法使用,我们不得不等待2-3天供应商以
续订证书并向我们提供他们更新的模板VBA代码。
用户创建的宏
用户创建自己的宏来协助他们的工作。宏可以在Word VBA或Excel VBA中。你如何推荐管理/监管 这个场景
TIA
Ive been tasked with applying digital certificates on our company templates and VBA macro code in Office 2013.
My questions are:
how do you go about doing this.
how do you manage certificates or guard against certificate expiry. for example this happened to us once with a vendor Office template and VBA code. The result was the vendors functionality couldn’t be used, and we had to wait 2-3 days for the vendor to renew the certificate and supply us with their updated templates VBA code.
User created macros
Users create their own macros to assist with their work. macros can be in Word VBA or Excel VBA. how do you recommend managing/ policing this scenario
TIA
这篇关于Microsoft Office VBA代码的数字证书/签名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!