list boxes

  • Thread starter Thread starter Glenn
  • Start date Start date
G

Glenn

I'm using list boxes that my user can use to enter data
into Forms. Is there a way of letting the user select
more than one row at a time from the list and add them to
the Form?
 
Not without some code. You can't "bind" a multiselect list box to a field.
 

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