What you're describing is creating a new contact form. See:
http://www.outlookcode.com/d/forms.htm
http://www.outlookcode.com/d/contactform.htm
http://www.outlookcode.com/d/newdefaultform.htm
Note that Outlook does not provide a native way to import data to custom fields or a custom form. That requires custom code or a 3rd party tool.
If you have an existing database and you plan to keep using it, you might want to get a third-party tool like SQLView that allows you to expose the database as an Outlook folder. See http://www.outlookcode.com/d/database.htm#tools.

Signature
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
> The standard window to enter a new contact is ok but I want to create a
> different one that has some additional fields and remove some of the ones
[quoted text clipped - 3 lines]
> in it and I'll want to transfer that data into this new address book format.
> Is that possible?
Scott - 27 Sep 2006 18:15 GMT
Thanks for your reply.

Signature
Scott
skr1224@comcast.net
What you're describing is creating a new contact form. See:
http://www.outlookcode.com/d/forms.htm
http://www.outlookcode.com/d/contactform.htm
http://www.outlookcode.com/d/newdefaultform.htm
Note that Outlook does not provide a native way to import data to custom
fields or a custom form. That requires custom code or a 3rd party tool.
If you have an existing database and you plan to keep using it, you might
want to get a third-party tool like SQLView that allows you to expose the
database as an Outlook folder. See
http://www.outlookcode.com/d/database.htm#tools.

Signature
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
> The standard window to enter a new contact is ok but I want to create a
> different one that has some additional fields and remove some of the ones
[quoted text clipped - 4 lines]
> format.
> Is that possible?