Drop down combo boxes

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

Guest

Good morning to all, can someone help me please, I have a combo box and what
i want to do is have the box drop down so i can see the infomation, but i
want it to do it as soon as i start typing in the field, instead of using the
drop down tab on the side.

Any assistance would be great.
 
Good morning to all, can someone help me please, I have a combo box and what
i want to do is have the box drop down so i can see the infomation, but i
want it to do it as soon as i start typing in the field, instead of using the
drop down tab on the side.

Any assistance would be great.

Code the Combo Box Enter event:
Me!ComboName.Dropdown
 

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

Combo Box Selections 1
1 combo box changes per 2 other combo boxes 3
Combo Box 1
Tool Box to drop down tab 4
combo box 2
Populate a combo box 3
Combo box default value 3
ComboBox does not drop down. 1

Back
Top