Hi,
This is my first post...
Anyway, I have a form, frmTest, with a subform, frmTestResults.
The subform displays the results of a query which has a single parameter, "TestID".
Using VBA, I want to open frmTest in response to a button press on another form, using DoCmd.OpenForm, and setting...