R
Rue
Hi all
I have a request to automatically deploy a folder to all users mailboxes.
I am using the Application_Startup event to:
- set macro security to low
- create the folder
- if folder exists, reset security to high
Its not the best solution as this macro will fire up every time we open
Outlook. So I am wondering how all you gurus would approach such a request?
Thanks in advance
I have a request to automatically deploy a folder to all users mailboxes.
I am using the Application_Startup event to:
- set macro security to low
- create the folder
- if folder exists, reset security to high
Its not the best solution as this macro will fire up every time we open
Outlook. So I am wondering how all you gurus would approach such a request?
Thanks in advance