selection

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

Guest

Hi,
I want to make box in the form where one can choose a number of choices and
select them rather than limiting to just 1 selection (kinda like the function
that we see when we use wizards in access) and I was wondering if anyone can
teach me how to do that. thanks

esca007
 
Hi

Open your form in design view and right click the list box.
Select "Properties"
Select "Other"
Go to "Multi Select"

None = you can't select more than one item from the list
Simple = You can select more than one item by using the mouse
Extended = You can select more than one item by pressing the "Shift Key" and
clicking the item with the mouse. You can also use the Down/Up arrow to move
up or down the box and select as many items as you want. You can even simply
drag the mouse over a number of items to selet them

Hope this helps
 
Hi Thanks,
But I have a problem. The box can select more than a choice but it doesnt go
into the table. How do I make it so that all the selections go to the field
box in the table? thanks
 

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