W
WillW
I have a form, "frmMain", from which I navigate to other forms based on the
line item (record) selected on frmMain. Selecting a row and clicking the
appropriate command button allows users to open new forms linked by (and
filtered on) the primary key, WorkId. This works fine in many cases.
However, I cannot figure out how to open forms where WorkId is available
only in a subform (again, filtered by the selected WorkId).
Any suggestions are welcome. Thanks in advance.
Bill
line item (record) selected on frmMain. Selecting a row and clicking the
appropriate command button allows users to open new forms linked by (and
filtered on) the primary key, WorkId. This works fine in many cases.
However, I cannot figure out how to open forms where WorkId is available
only in a subform (again, filtered by the selected WorkId).
Any suggestions are welcome. Thanks in advance.
Bill