Sticker Tires
New member
- Local time
- Today, 08:39
- Joined
- Jan 31, 2003
- Messages
- 5
Hi All!
Main Form = frmQ7A
Sub Form = frmQ7ASub
Combo = cmb1
Query = Q7A
I have a Form with a SubForm. The Form has an unbound combo that is the parameter for the query the SubForm is based on. My problem is that when I make a selection in the combo on the Form, the SubForm remains blank.
I probably need a ReQuery somewhere? Where and what should it look like?
Thanks

Main Form = frmQ7A
Sub Form = frmQ7ASub
Combo = cmb1
Query = Q7A
I have a Form with a SubForm. The Form has an unbound combo that is the parameter for the query the SubForm is based on. My problem is that when I make a selection in the combo on the Form, the SubForm remains blank.
I probably need a ReQuery somewhere? Where and what should it look like?
Thanks