Change the standard outlook form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created and published a new outlook form.

Now, I would like to use this new outlook form when I press CTRL+N.

Regards

Alfred
 
What kind of form? Mail, contact, task, etc.? Use it where?

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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
A mail form

Sue Mosher said:
What kind of form? Mail, contact, task, etc.? Use it where?

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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Very bad idea. Using a published custom mail form all but guarantees a poor experience for non-Outlook recipients. What's the purpose of this custom form? Perhaps it can be accomplished with either VBA code if it's just for you, or a more complex custom form that uses code to generate a non-custom message.

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

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