One to many forms?

  • Thread starter Thread starter Selçuk Kumbasar
  • Start date Start date
S

Selçuk Kumbasar

How can I create a one-to-many form? For example, I want to create a form
for contacts and for "each" contact I want to enter "many" visit details. In
Access we can do that by using subforms. Is there a solution in Outlook?

A web site? A book? any suggestion?

Thanks...
 
In Outlook, the typical solution would be to add a Link to the ContactItem.Links collection in order to link each visit with a related contact.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top