Hello All,
RE: Filter subform(s) after Main Form opens/loads
WHAT I'D LIKE TO DO: When the main form is initially opened, each of the subforms will be blank forms, yet the User will have the ability to scroll through to previously submitted data on the subform(s).
WHAT I'VE TRIED: Have searched for this topic and not found code I can use. Have tried lots of things, a few of which are (DoCmd.GoToRecord , , acNewRec), setting the Filter On Load property to Yes, and then entering criteria. Nothing works.
Can anyone provide guidance and code (and where to place it)?
I'm attaching a sample database.
Thank you for whatever help you can provide!
RE: Filter subform(s) after Main Form opens/loads
WHAT I'D LIKE TO DO: When the main form is initially opened, each of the subforms will be blank forms, yet the User will have the ability to scroll through to previously submitted data on the subform(s).
WHAT I'VE TRIED: Have searched for this topic and not found code I can use. Have tried lots of things, a few of which are (DoCmd.GoToRecord , , acNewRec), setting the Filter On Load property to Yes, and then entering criteria. Nothing works.

Can anyone provide guidance and code (and where to place it)?
I'm attaching a sample database.
Thank you for whatever help you can provide!