Thread
:
Disable Macro Alert
View Single Post
#
2
Posted to microsoft.public.excel.misc
GS[_2_]
external usenet poster
Posts: 3,514
Disable Macro Alert
wrote :
I have VBA Code attached to Workbook A. My VBA Code opens Workbook B
in order to extract certain information. Then, my code closes Workbook
B without saving any changes that might have occurred to Workbook B.
Workbook B includes macros. Because my security is set on Medium, I
get the Enable/Disable macro message.
This doesn't -USUALLY- happen with 'automated' opening of workbooks
with macros, regardless of macro security level! (Macros in the opened
workbook are automatically enabled)
In the same manner in which I can disable the UpdateLinks message, and
without changing my macro security setting, is there a line of code I
can use in Excel 2003 to disable the Enable/Disable macro message?
Thank you.
--
Garry
Free usenet access at
http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc
Reply With Quote
GS[_2_]
View Public Profile
Find all posts by GS[_2_]