DreamGenius
Annoying Questionner
- Local time
- Today, 23:02
- Joined
- Jul 29, 2004
- Messages
- 116
Apologies if this has already been answered but I couldn't find a previous thread that answered it in the first fifteen pages returned by my search
I have a form with some combo boxes, populated by queries from larger tables, and a subform linked to a query which is supposed to return the subset of data from a larger table where the query restricts the return to those records matching the choices selected in the combo boxes on the form.
The challenge I'm having is that one combo box, which checks a text field, works as expected/hoped but the two based on numeric fields populate but don't cause the query to return any records.
Clues? Please?
I have a form with some combo boxes, populated by queries from larger tables, and a subform linked to a query which is supposed to return the subset of data from a larger table where the query restricts the return to those records matching the choices selected in the combo boxes on the form.
The challenge I'm having is that one combo box, which checks a text field, works as expected/hoped but the two based on numeric fields populate but don't cause the query to return any records.
Clues? Please?
Last edited: