G
Guest
Hi,
I am working on a database where I have a form that a user can either use
combox box range or select the check box to "select all". From the form, I
am linking the combo box range to the criteria line of my query. The query
will pick up the selection range from the combo boxes if it doesn't have the
check box selected. However, if the check box is selected (which greys out
the combo boxes), the query won't pick up my parameter selection of select
all.
How do I get the query to run regardless of whether the user uses the combo
boxes or checks the check box to select all?
Help! Thank you.
I am working on a database where I have a form that a user can either use
combox box range or select the check box to "select all". From the form, I
am linking the combo box range to the criteria line of my query. The query
will pick up the selection range from the combo boxes if it doesn't have the
check box selected. However, if the check box is selected (which greys out
the combo boxes), the query won't pick up my parameter selection of select
all.
How do I get the query to run regardless of whether the user uses the combo
boxes or checks the check box to select all?
Help! Thank you.