Populating lst Box

C

Chad

I have 2 list boxes (lst1 and lst2 for example's sake) on a form, both of
which can have multiple selections. I would like to poplate the contents of
lst2 with a query that is based on what is selected from lst1.

For Example:

If Apples, Oranges, and Bananas are selected in lst1.....

I would like to use that criteria in a query to extract data from a table
that might have the fruit's colors..... so lst2 would contain Red, Orange,
and Yellow.

Is there a way to do this?

Thanks,
Chad
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top