Changing the type of form a contact in which a contact is saved

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible

I have a few different types of forms. Is there a way to change a Contact from Type A to Type B, assuming all the fields are the same

Thanks in advance

Bob
 
Man that was poorly worded.

Sorry

What I meant to say was that I have some contacts saved as "contact" and some as "patient" and the forms are identical. What I need to know is whether or not a "contact" can be changed to a "patient"

I can't seem to find a way to do that

Wheeler
 
You need to change the MessageClass on the existing items to point to your
new form's class. See
http://www.slipstick.com/dev/newdefaultform.htm#convert for several tools
and scripts to accomplish this.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Bob said:
Is it possible?

I have a few different types of forms. Is there a way to change a Contact
from Type A to Type B, assuming all the fields are the same?
 
Back
Top