LtlMsMagic
New member
- Local time
- Today, 02:14
- Joined
- Jan 9, 2012
- Messages
- 2
I have a form that I would like to keep in "Continuous Form" view but also need a subform of sorts that can be opened with a DblClick or Command Button. I know technically you don't "open" a subform - it's linked to the parent table, however Access doesn't allow for the insertion of a subform if your parent form is in continuous view.
Is there a snippet of code that can open a form and define it as a child form and link master/child fields? Or any other method of opening a form with a command button and have it linked to the parent table by a PK field?
Is there a snippet of code that can open a form and define it as a child form and link master/child fields? Or any other method of opening a form with a command button and have it linked to the parent table by a PK field?