PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Make my modules available for others

Reply

Make my modules available for others

 
Thread Tools Rate Thread
Old 07-07-2003, 02:59 PM   #1
gary
Guest
 
Posts: n/a
Default Make my modules available for others


Hi there,

I wrote a set of forms and modules and they work well. Now I want to
make them available for all the people in my department. How can I do
that?

I would like to avoid any action that has to be done for each
individual user (because there are too many users). Is there e.g. a
file that can be put on a common server which then can be accessed by
the users automatically? This would have the advantage that I could
update the modules and all users could then access the updated version
automatically.

TIA,
gary
  Reply With Quote
Old 07-07-2003, 09:16 PM   #2
Sue Mosher [MVP]
Guest
 
Posts: n/a
Default Re: Make my modules available for others

No, you cannot share VBA modules in that fashion. You can, however, export your modules and give them to someone else to import.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm


"gary" <gzfa@gmx.de> wrote in message news:b2234f2f.0307070659.3e74ad79@posting.google.com...
> Hi there,
>
> I wrote a set of forms and modules and they work well. Now I want to
> make them available for all the people in my department. How can I do
> that?
>
> I would like to avoid any action that has to be done for each
> individual user (because there are too many users). Is there e.g. a
> file that can be put on a common server which then can be accessed by
> the users automatically? This would have the advantage that I could
> update the modules and all users could then access the updated version
> automatically.
>
> TIA,
> gary

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off