combobox drop down on enter

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

Guest

Hello,

Does anyone know how I can make a combobox drop down the list when I tab
into it? I would like to avoid using the mouse to drop down the list and be
able to just arrow down to make my selection. Seems simple enough but I'm
stuck.

Your help is appreciated.

Thanks in advance.

Bonnie
 
Bonnie said:
Hello,

Does anyone know how I can make a combobox drop down the list when I tab
into it? I would like to avoid using the mouse to drop down the list and
be
able to just arrow down to make my selection. Seems simple enough but I'm
stuck.

Your help is appreciated.

Thanks in advance.

Bonnie

on control.gotfocus
me.control.dropdown

Theo P
 

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

combobox 4
How to Display Arrow for Drop Down Lists in Message Body 0
combobox blank 1
Drop Downs 1
ComboBox 1
Drop Down in Form View 3
Arrow keys for drop downs 3
ComboBox/Page Down Question 2

Back
Top