I am creating an app where the user will open several forms in succession. One of the forms contains 2 subforms.
As I understand it, I cannot link the subforms to a key passed from the form unless I open the form with a keyed record.
This is a 2 part question:
1 Is there a way to view a specific record in a subform without linking from the master form or alternatively is there a way to open a linked subform from a non-linked master form?
2 What is the appropriate syntax for opening a form from another form when the record key consists of 2 fields?