simulated combo box with a listbox and textbox

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I would like to separate the two parts of a combo box using a listbox and a
textbox. Is there code somewhere to make these two work together as a combo
box?
--
russ
.



Relevant Pages

  • Re: Bibliography key words
    ... then, for example you can build a form with textbox to enter search, button ... a listbox, like: ... > How should I store the key words - each in separate field or in memo field ... > match 1 of the users key words, others may match manyu or all. ...
    (microsoft.public.access.modulesdaovba)
  • Re: How to tell where the selected line is on a listbox
    ... TextBox you need to hide the TextBox so as to show the underlying ListBox ... Private Declare Function ClientToScreen Lib "user32" _ ... Private Sub Form_KeyUp ...
    (microsoft.public.vb.general.discussion)
  • Re: Search and Listbox
    ... the new value in the textbox will not be ... Public Sub txtSearch_Change ... > it looks at the Patient table and populates the ListBox with possible ... > to enter a new patient record. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Selection based on partial input
    ... > I need to enable the user to input the beginning of a name in the> textbox, ... > and, as each new typed character comes in, I want the listbox to> display ... Dim TextArray() As String ... Private Sub UserForm_Initialize ...
    (microsoft.public.excel.programming)
  • Re: ListBox question
    ... I tested by entering a 'plain textbox shape' ... element of myArray like the the SplitTest subroutine did to set each ... Dim myLong As Long ... And your listbox is named ListBox1 ...
    (microsoft.public.word.vba.general)