Arrow keys for drop downs

E

Emma

Hi I was wondering 2 things 1. how do I make it so the user can tab through
the fields on a form with their keyboard and when they get to a drop down
menu they just use the the up and down arrow keys to go through the drop down
menu. 2. Howcan I make it so the user can select more then one in a list.
 
E

Emma

The arrow keys don't pull down the drop down menu they just go to the next
field below (for down arrow)
 
E

Emma

How does the multi select feature work, I tried shift and control neither
worked. Can I make a ListBox look like a drop down?
 
E

Emma

Thanks Rural Guy both of your answers helped alot. I'm really glad you could
answer my questions so fast. I still don't understand how to create drop down
menu with more then one selection, is this at all possible?

ruralguy via AccessMonster.com said:
You would need to set the MultiSelect property to YES.
How does the multi select feature work, I tried shift and control neither
worked. Can I make a ListBox look like a drop down?
You can make the ComboBox drop down when it receives the focus and the arrow
keys already work the way you described. A ComboBox does not have a
[quoted text clipped - 4 lines]
menu they just use the the up and down arrow keys to go through the drop down
menu. 2. Howcan I make it so the user can select more then one in a list.

--
RuralGuy (RG for short) aka Allan Bunch MS Access MVP - acXP WinXP Pro
Please post back to this forum so all may benefit.

Message posted via AccessMonster.com
 

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

Similar Threads


Top