PDA

View Full Version : Accessing Shared Email



BaconBits383
07-11-2019, 03:54 PM
Hello,

I have two email addresses. One is my personal work address and the other is a group work address. Other people with access can view and modify things for that email on the exchange server. No one can send with that address.

I can write a VBA script that will trigger when I receive an email and allow me to run functions around the contents of the message.

However, I cannot find a way to also trigger a VBA script when an email is received in the group work address.

How can this be done?