Dear Gurus,
I am trying to make combo box in toolbar and I got below codes for this purpose.
http://www.visiblevisual.com/index.p...d-toolbar.html
But now I need little more adjustment, like, when we click combo box, it should open drop down list and as we type, it should bring matching values in combo box.
Same like as we use in combo box of userform.
eg: ComboBox1.DropDown
(in example given in web link, it close the drop down list as we type, which i need to remain open till we don't press enter)
Thanks in advance.
Bookmarks