Hello,

what I have created is a vba module in Outlook used by a couple of people. Now I would like to add a version check on it which compares the module in use with the one I publish on a server. If the server side mod is newer, then replace the old one (or update).

I already found some solutions, but only to be used within Excel.

Does someone know how to do this? Or another way?

Thx