![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to replace Default Contact form with Customised conact form using VBScript code | Satish Boddapati | Outlook - Using Contacts | 0 | October 12th 06 09:20 AM |
How to replace Default Contact form with Customised conact form us | Satish Boddapati | Outlook - Installation | 0 | October 12th 06 09:20 AM |
How to replace Default Contact form with Customised conact form using VBScript code | Satish Boddapati | Outlook - Installation | 0 | October 12th 06 09:19 AM |
Is it possible to open the default Contact form with the Activities tab activated from a custom form? VSTO 2005, Outlook 2003 | David Webb | Outlook and VBA | 1 | June 20th 06 10:59 PM |
Emailing a contact vCard with custom form loses all custom info | Kim | Outlook - Using Contacts | 7 | April 27th 06 01:21 AM |