skilche1
Registered User.
- Local time
- Today, 14:03
- Joined
- Apr 29, 2003
- Messages
- 226
Hi All. Been a while since I’ve been developing a database and I’m having an issue where the I’m having an issue where I select from the combo box and the subform isn’t showing the related data. However, when I run the query, it shows the data. Attached is the screenshot.
I did search for this and wasn’t able to find the resolution. I ran into this a while back,but forgot what I did to resolve this issue.
Query
Qry_ToolType (criteria)
[forms]![frmCal]![cmbType]
____________________________
MainForm:
Dropbox (OnChange)
Me!sfrmCal.Requery
Thanks
I did search for this and wasn’t able to find the resolution. I ran into this a while back,but forgot what I did to resolve this issue.
Query
Qry_ToolType (criteria)
[forms]![frmCal]![cmbType]
____________________________
MainForm:
Dropbox (OnChange)
Me!sfrmCal.Requery
Thanks