L
Lorikeet1
I've created a document management system for my company, and have
recently turned it into an add in..
Currently I can "Open existing Jobs" using a macro, but these jobs have
macros inside them which are redundant as the macros I'd like to use
are in the add-in.
Is there a way, in code, to disable macros on a certain workbook?
(ActiveWorkbook.macroOptions, or something)?
Thanks!
recently turned it into an add in..
Currently I can "Open existing Jobs" using a macro, but these jobs have
macros inside them which are redundant as the macros I'd like to use
are in the add-in.
Is there a way, in code, to disable macros on a certain workbook?
(ActiveWorkbook.macroOptions, or something)?
Thanks!