Thread
:
Asking users to Enable Macro's
View Single Post
#
5
Posted to microsoft.public.excel.programming
DM Unseen
external usenet poster
Posts: 233
Asking users to Enable Macro's
f1capsicum
before opening the workbook, this should ensure correct macro warnings:
ex.visible = true
ex.AutomationSecurity = msoAutomationSecurityByUI
DM Unseen
Reply With Quote
DM Unseen
View Public Profile
Find all posts by DM Unseen