Outlook 2003 Macro question

  • Thread starter Thread starter Les King
  • Start date Start date
L

Les King

Is there an easy way to change the default email account using a Macro
rather than going through TOOLS/OPTIONS, etc.

I notice that Outlook doesn't support the recording of macros from
keystrokes as do some othe rOffice applications.

Regards


Les
 
No, there is no way to change the default email account using an Outlook macro. The necessary objects just aren't exposed in VBA.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Many thanks Sue - That saves me a lot of digging around VB 'help' to arrive
at the same conclusion.

Regards

Les




No, there is no way to change the default email account using an Outlook
macro. The necessary objects just aren't exposed in VBA.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top