Subform Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form with a subform. I want to populate the
subform with by selecting a number from a listbox. After
I click on a number, that number of records will be
populated in the subform. I cannot seem to correctly
shift the focus to the subform. If I open up the subform,
the function works, but I want to be able to stay in the
main form while it populates. Any suggestions on how to
shift the focus to the subform?
 
On my website (see sig below) there is a small sample database called
"SubformReference.mdb" which illustrates a variety of issues in referencing
subforms and sub-subforms.
 
Back
Top