stephvliet
Registered User.
- Local time
- Today, 18:50
- Joined
- Aug 19, 2015
- Messages
- 12
I have a parameter query which is based upon a combo box on a form. When I select something from the combo box the query runs, but I get no records returned. If I run the query without the combo box input (just by typing in the criteria), records are displayed no problem. What am I missing?
This is what I have on my Combo Box.
This is what I have in the criteria in my Exec field in my query.
[Forms]![PUNCHLISTBYSUBSYSTEM]![Combo7]
My bound column is correct, however I have lookups in my form and some of the values are null.
Please can someone help:banghead:
This is what I have on my Combo Box.
This is what I have in the criteria in my Exec field in my query.
[Forms]![PUNCHLISTBYSUBSYSTEM]![Combo7]
My bound column is correct, however I have lookups in my form and some of the values are null.
Please can someone help:banghead: