View Single Post
  #1  
Old May 4th 07, 12:38 AM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Custom Contact Form

Custom form contacts don't check for duplicates. You would have to write your own code routine for the Item_Write event handler to duplicate what Outlook does with the standard contact form.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/comm...rogram_f orms

--
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

"Bgrandma" wrote in message ...
I created a custom contact form which works o.k. but will not check for
duplicate names. The Check for Duplicate Names is chosen but this custom
form will not check. Is there something I should add to the custom contact
form?

Ads