Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cascade update a form from a sub-form

Status
Not open for further replies.

Magnetar

Programmer
Sep 22, 2001
73
GB
I need to Cascade update related records by opening a pop-up form from a sub-form. Can this be achieved using the following object & method: 'DoCmd.OpenForm...', via a command button?
I want to ensure that a foreign key value is updated in the pop-up form from the primary key value within the subform.
( - as an alternative to a 'subform of a subform' design).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top