Filtering List Boxes and Forms based on Multi-Select List Box

G

Guest

I am creating a data entry form and I have 4 Multi select list boxes on a
form that the end user will use to specify which records to pull for data
entry.

Box 1= Customers, Box 2= City, Box 3= Brand, and Box 4= Package

I need to filter box 2 based on criteria selected in Box 1 and I also need
to filter Box 4 based on criteria selected in Box 3. All of the list boxes
are multi-select boxes.

Once the end user makes all their selections they will click a button to
open a data entry form based on all the selections made in each of the list
boxes.

Is this possible and if so, how do I do it?
 

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