Drop down combo boxes

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.
 
F

fredg

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


Top