G
Guest
I have designed a pretty nifty form which has a subform embedded within it.
In taking the advice suggested on this forum and others, I have handwritten
the vba that drives the parent form and need to pass the value of the
Openargs parameter used to load the parent form to do the same for the
subform.
How do I do this?
I am beginning to write the necessary queries that will drive the subform
and will need to pass values from the parent form to establish the criteria
for the queries.
In taking the advice suggested on this forum and others, I have handwritten
the vba that drives the parent form and need to pass the value of the
Openargs parameter used to load the parent form to do the same for the
subform.
How do I do this?
I am beginning to write the necessary queries that will drive the subform
and will need to pass values from the parent form to establish the criteria
for the queries.