Hello,
I'm working on my first real access project (database can be downloaded here: https://www.sugarsync.com/pf/D296036_87_6433855088 ), trying to build a form with several list boxes that would be used as filters in a query. Results are then displayed in a sub-form.
Questions:
- How can I make the query work with multi selection? I tried to change the propriety “multi select” to “extended”, but my query stopped working :/
- How can I add a “Null” value in each of my list boxes? (so that when nothing is selected my sub form returns all the results). I do not see how to do that since the values in my list boxes come from the values in my table T_NewLaunches.
Many thanks for you help,
Greg
I'm working on my first real access project (database can be downloaded here: https://www.sugarsync.com/pf/D296036_87_6433855088 ), trying to build a form with several list boxes that would be used as filters in a query. Results are then displayed in a sub-form.
Questions:
- How can I make the query work with multi selection? I tried to change the propriety “multi select” to “extended”, but my query stopped working :/
- How can I add a “Null” value in each of my list boxes? (so that when nothing is selected my sub form returns all the results). I do not see how to do that since the values in my list boxes come from the values in my table T_NewLaunches.
Many thanks for you help,
Greg