Check Box Versus Combo / List Box

T

Terri

Hi,

I am trying to figure out how to incorporate both the functionalities of a
check box and combo/list box feature. More specifically, I am going to list
all the values and the person can select the range that will feed into a
query that I have built. Although, if the person wants all the values,
he/she can check the box and won't have to use the combo/list box for a
specified range of values.

How do I get both of these options to work into feeding into the criteria
line of my query using either the check box or the list box?
 
Top