Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Replace Contact Form with Custom Form (http://www.outlookbanter.com/outlook-vba/30366-replace-contact-form-custom-form.html)

JonMulder October 18th 06 09:06 PM

Replace Contact Form with Custom Form
 
I've created a form with additional drop-down boxes and new fields. It work
when ADDING new contacts. But I want the Custom Form to be the default for
contacts previously entered before the creation of the Custom Form.

How do I do this? Does it require VB code? I'm rather savvy with VB, but
simply don't know where in Outlook I "start" the VB processing. Would it be
a macro?

Thanks,
Jonathan Mulder

Sue Mosher [MVP-Outlook] October 18th 06 09:52 PM

Replace Contact Form with Custom Form
 
Yes, you can do this with an Outlook VBA macro, writing code to update the value of the MessageClass property to point to your published form. See http://www.outlookcode.com/d/newdefaultform.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"JonMulder" wrote in message ...
I've created a form with additional drop-down boxes and new fields. It work
when ADDING new contacts. But I want the Custom Form to be the default for
contacts previously entered before the creation of the Custom Form.

How do I do this? Does it require VB code? I'm rather savvy with VB, but
simply don't know where in Outlook I "start" the VB processing. Would it be
a macro?

Thanks,
Jonathan Mulder


JonMulder October 18th 06 10:55 PM

Replace Contact Form with Custom Form
 
Thanks very much! I'll take a look at that!

"Sue Mosher [MVP-Outlook]" wrote:

Yes, you can do this with an Outlook VBA macro, writing code to update the value of the MessageClass property to point to your published form. See http://www.outlookcode.com/d/newdefaultform.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"JonMulder" wrote in message ...
I've created a form with additional drop-down boxes and new fields. It work
when ADDING new contacts. But I want the Custom Form to be the default for
contacts previously entered before the creation of the Custom Form.

How do I do this? Does it require VB code? I'm rather savvy with VB, but
simply don't know where in Outlook I "start" the VB processing. Would it be
a macro?

Thanks,
Jonathan Mulder




All times are GMT +1. The time now is 11:56 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com