Hi,

The group I work for uses MS Outlook, however there's no Exchange server. Users have POP accounts and use the calendar locally.

I have a macro I wish to distribute to that user base, but unlike VB itself there doesn't sem to be a way to "make" anything out of the macro that I could distribute.

This macro has a few custom forms, modules, and a class and it all WORKS fine, I just don't see a way to hand it off to another user and say "Here, load this up and have at it." etc.

One other thing - while the macro "runs" ok, even when I have the VBE closed, after it gets done running it opens up the VBE and just sits there - is there anyway to make THAT stop?