DAVID POWELL
Senior Member
- Outlook version
- Outlook 2010 32 bit
- Email Account
- Exchange Server
I'm trying to send emails create a rule and then delete a rule all from within Access 2010 vba.
It all works fine as long as I'm logged into a specific profile in Outlook.
Problem: Users may already have Outllok open to s different profile !
The user does not need to be aware of the profile i need them to be in.
But everytme, i log out of outlook , it keeps prompting me to log into outlook with a specific profile.
I need to
Set appOutLook = CreateObject("Outlook.Application") but open with correct profile...even if they have Outlook open currently to a different profile ?
Is this possible ?
Thanks
fordraiders
It all works fine as long as I'm logged into a specific profile in Outlook.
Problem: Users may already have Outllok open to s different profile !
The user does not need to be aware of the profile i need them to be in.
But everytme, i log out of outlook , it keeps prompting me to log into outlook with a specific profile.
I need to
Set appOutLook = CreateObject("Outlook.Application") but open with correct profile...even if they have Outlook open currently to a different profile ?
Is this possible ?
Thanks
fordraiders