Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBA Code shared by all Outlook profiles

Status
Not open for further replies.

LeanneGodney

Technical User
Mar 7, 2002
175
GB
Hi there,

Hope I can explain this one properly... I'm using OUtlook 2000 and have two profiles set up - one that opens up MY mailbox, and another that opens up the Training mailbox. I've written some VBA code that I would like to execute when new mail arrives for the Training profile - an automated response to a particular subject in a mail. I don't want to use the Rules Wizard to do this cos I need to add two attachments that change monthly.

I have this working when I'm logged into the Training profile. But when I log out of Outlook and login again as myself then the code is visible from here too and doesn't run for the other profile.

Why do the profiles share the code? How do I get the code to be SERVER led? I don't want to have to be logged in as that profile. I want it to act independantly.

Any ideas?
 
Hi,

I need your help related to this topic. I just wanted to know "how to catch up the new mail message as object when a new mail arrives to the outlook? here the folder may not be inbox.

I appreciate your help at the earliest.

bye,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top