N
nmoakeh
Hello,
I saw some posts on google groups, as I'm new to the scene, and I
have a question along the lines of a post related to the discussed
topic of Parameter query using combo box in a form - option to select
all
Basically, I have a form based on a query with combo boxes and check
boxes so the users can sort based on predefined constructs to minimize
errors. I need to make it work in a way that the combo boxes display a
blank as a default (there aren't any blanks in the tables containing
the data for the combo sources) to make use of criteria in the query
similar to:
[Forms]![FormName]![ComboBoxName] Or [Forms]![FormName]![ComboBoxName]
Is Null
Currently, my form defaults to the last set of criteria used. Any
input would be greatly appreciated.
Thanks!
I saw some posts on google groups, as I'm new to the scene, and I
have a question along the lines of a post related to the discussed
topic of Parameter query using combo box in a form - option to select
all
Basically, I have a form based on a query with combo boxes and check
boxes so the users can sort based on predefined constructs to minimize
errors. I need to make it work in a way that the combo boxes display a
blank as a default (there aren't any blanks in the tables containing
the data for the combo sources) to make use of criteria in the query
similar to:
[Forms]![FormName]![ComboBoxName] Or [Forms]![FormName]![ComboBoxName]
Is Null
Currently, my form defaults to the last set of criteria used. Any
input would be greatly appreciated.
Thanks!