Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Go to a certain item of a combo-box

Status
Not open for further replies.

inf33323

Technical User
Apr 24, 2001
26
DE
Hi all,

I have a combo-box that displays elements I have entered manually in a list. When I open the form containing the combo box, there is no element selected. How can I specify that a certain element (according to its position in the list or to its name) should be selected?

Thanks a lot for your answers,

inf33323
 
Well, it should work with something like Combo1 = "Name to be selected", where the text in the quotes is the text that is to be highlighted in the combo box. Have fun! :eek:)

Alex Middleton
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top