This is wonderful - it works! I've set my cutomized form as default and thia
works for the existing contacts too. But...
As I open an existing contact (with the new form) and I activate the tab
with the customized textbox (see post: Combining fields and new line), it
shows #ERROR and I have to change something in the form (anything), to get it
to recalculate and display the correct contents. After I save the form, the
correct contents remain.
Can I alter the field or form to avoid this?
"Sue Mosher [MVP-Outlook]" wrote:
Change the MessageClass property's value so that it points to your published form's class. Scripts and other tool links at 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
"BartH_NL" wrote in message ...
(Thanks to Sue Mosher) I've successfully changed my Outlook Contacts form.
Now I would like to apply this changed form to all existing Contacts in my
Contacts folder. How can I do this?