Custom Contact Form

G

Guest

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

Sue Mosher [MVP-Outlook]

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/com...spx?dg=microsoft.public.outlook.program_forms

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

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top