first listbox populates second listbox and allows multiple selections

R

Repent

I am trying to setup a form that has basically two boxes. the first
is a box that lists all available categories. The second box is empty
to start. when the user selects a category in the first box, only the
options applicable to that category are listed in the second box.
Since more than one option can be correct the user needs to be able to
select multiple items on the right.

The user then needs to be able to select another category on the left
and select multiple options, again, on the right.

There are 12 categories listed on the left with applicable options on
the right. the user will have to go through the category list on the
left, one by one, and select multiple options on the right as they do
so. After the user has selected the last category and options set,
there should be a button labeled "Done" nearby that the user clicks on
to record all the categories/options selected and to close the form.

this form will be started from a macro button on another form.

any help would be greatly appreciated.


chris
 
R

Russ

If you have not solved this yet... I see it appeared in June and it is
now August, I can help you.
 

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