multiple data entries in a field from one list

  • Thread starter Thread starter davyc
  • Start date Start date
You can use the list box or combo box from the Controls Toolbox (not from
the Forms toolbar). You can specify the MultiselectMulti or
MultiSelectExtended property. You'll need code to examine the user
selections.
 

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