multiple selection in text field?

  • Thread starter Thread starter Dale B.
  • Start date Start date
D

Dale B.

I have a form with a text box field where they currently select one record,
but I want the ability to select multiple records before going to the next
field in the form. How would I go about doing this?
 
Are you saying you have a "continuous" form that displays multiple records
and you'd like to select a text box on multiple records at one time?

Can't be done.

What you probably want is not a continuous form, or even a datasheet view
for that matter, where you are not allowed to be on multiple rows at once.
What you need for what you describe is a multi-select list box.
 

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