New Related Tables Records

M

magmike

Concerning my forms, I have buttons that will open a second form with
information related to the record on the first form.

For example, on a contact record, one might push the "Letters" button
and see the letters sent to the contact in the past. I have
navigational buttons on the form as well. However, when the 'New
Record" button is pushed, it is necesary to select the contact again.
How can I program the new record button to create a new record with
the contact already filled out? The contact field in the related table
is actually the id, but displays the company name instead.

Thanks!
 
M

magmike

Instead of popping open a second form, consider embedding that second
(related) form as a subform on the first (main) form.

--
Regards

Jeff Boycewww.InformationFutures.net

Microsoft Office/Access MVPhttp://mvp.support.microsoft.com/

Microsoft IT Academy Program Mentorhttp://microsoftitacademy.com/








- Show quoted text -

There are many of these things and it wouldn't make sense to do that.
We track a lot of different data. We couldn't fit it all on one form.
 
Top