B
Barkley
Hi,
I'm trying to create a form that will have three list boxes. When values are
selected in each of the three list boxes I would like a command button to
generate a query that will return a table of values that holds information
according to the values selected in the list boxes. For example, if list box
one is Date and the value selected is '2007', and list box two is Fruit and
the value selected is 'Apples,' and list box three is Sales and the value
selected is 'Quantity,' the command button will trigger a query to retrieve a
table that will tell me how many apples were sold in 2007. Any ideas would be
greatly appreciated...
Thanks,
Barkley
I'm trying to create a form that will have three list boxes. When values are
selected in each of the three list boxes I would like a command button to
generate a query that will return a table of values that holds information
according to the values selected in the list boxes. For example, if list box
one is Date and the value selected is '2007', and list box two is Fruit and
the value selected is 'Apples,' and list box three is Sales and the value
selected is 'Quantity,' the command button will trigger a query to retrieve a
table that will tell me how many apples were sold in 2007. Any ideas would be
greatly appreciated...
Thanks,
Barkley