R
redkite
Hi,
I've created a macro. Now, I wish to share it with (or distribute it to) the
employees in my company.
I know that you can import files in the VBA editor but they are imported
into a new Class. However, they need to be in Microsoft Office Outlook
Objects - ThisOutlookSession so that they can run it as a macro.
I know that you can copy the code to that section but most of the employees
never work with VBA an have never seen the VBA editor.
Is there a way to distribute or share the macro without them having to do
anything in the VBA editor?
Thanx in advance for your time...
Henk
I've created a macro. Now, I wish to share it with (or distribute it to) the
employees in my company.
I know that you can import files in the VBA editor but they are imported
into a new Class. However, they need to be in Microsoft Office Outlook
Objects - ThisOutlookSession so that they can run it as a macro.
I know that you can copy the code to that section but most of the employees
never work with VBA an have never seen the VBA editor.
Is there a way to distribute or share the macro without them having to do
anything in the VBA editor?
Thanx in advance for your time...
Henk