S
SCHNYDES
Hi all,
Having a little trouble filtering my query with list box selections.
I have 4 list boxes, each with different choices. My query has the fields
in it's detail related to the list boxes.
In my criteria for each field related to the list box in my query I hjave
the following:
[Forms]![MyForm]![ListBox]
However whenever running the query I get no returns. What am I doing wrong?
Is there a way to make it so when no selections are chosen, the query runs
and returns all rows? Or if one of the selections is not chosen for a
certain list box, it returns all rows and includes the other criteria?
Hope I didn't confuse anyone, appreciate the help.
Having a little trouble filtering my query with list box selections.
I have 4 list boxes, each with different choices. My query has the fields
in it's detail related to the list boxes.
In my criteria for each field related to the list box in my query I hjave
the following:
[Forms]![MyForm]![ListBox]
However whenever running the query I get no returns. What am I doing wrong?
Is there a way to make it so when no selections are chosen, the query runs
and returns all rows? Or if one of the selections is not chosen for a
certain list box, it returns all rows and includes the other criteria?
Hope I didn't confuse anyone, appreciate the help.