Access lists

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a database which is completed by filling in of forms. I have
used a number of list boxes which offer one choice to go through. However,
there is one box that I would like a person to be able to choose more than
one option. Is there any way I can so this?
 
How are you proposing to store the *multiple* values selected from this
particular ListBox?

The short answer is Yes but it is much more complex than the single-select
ListBox and you will have to use VBA code to manipulate the mulriple values.

HTH
Van T. Dinh
MVP (Access)
 

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

Back
Top