B
bstobart
In other Office applications one way in VBA to force the user to select
"Enable Macros" is to make it unpleasant for him/her not to make this
selection. For example, when closing a project, you can have a macro hide or
password protect some data that the user will need. The Open event will
automatically unhide or unprotect such data (or views) as long as the user
selects "Enable Macros".
I'm new to VBA with Project. Do you all have any suggestions for what I
might hide, or password protect to "gently" encourage my users to choose
"enable macros"?
"Enable Macros" is to make it unpleasant for him/her not to make this
selection. For example, when closing a project, you can have a macro hide or
password protect some data that the user will need. The Open event will
automatically unhide or unprotect such data (or views) as long as the user
selects "Enable Macros".
I'm new to VBA with Project. Do you all have any suggestions for what I
might hide, or password protect to "gently" encourage my users to choose
"enable macros"?