Subform refresh problem

T

Terri N

I have a form called Class Information with a subform
called Classroom subform on it. A combobox, cboClassroom,
that lets me choose from a table called Hotels.
My problem is after choosing from the cboClassrom, I have
to press F9 to make the choice show in the subform.

How do I make it refresh after the choice from
cboClassroom.
All help is appreciated.
TYIA
Terri
 
B

Brian McGuigan

Have you linked the Master Field on the Form to the Child Field in the Sub-Form?
 
Top