Is there a way to incorporate a batch script with a macro to disable the macro security warnings. REG ADD HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Security /v VBAWarnings /t REG_DWORD /d 1 /f
Is there a way to incorporate a batch script with a macro to disable the macro security warnings.
REG ADD HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Security /v VBAWarnings /t REG_DWORD /d 1 /f