That's not possible. Outlook VBA code is dependent on Outlook running.
Maybe you should consider an Exchange event sink instead?
http://msdn.microsoft.com/exchange/
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"DrewP" wrote in message ups.com...
Hello All
i have written a moudle in VBA that redirects incoming emails into
folders. The problem is that the shared account has no user asigned and
the group of people who use it have their own accounts. The problem is
that the macro only seems to run when someone has signed into Outlook
as the shared user does anyone know how i can run the macro with no one
signed in.
Thanks
Drew