I don't know it this is relevant, but I created a custom container class with both a text box and a combo box for input. The text box had the focus. (The combo box was invisible and not enabled.) If the user entered a value not in the list, the combo box would appear with the closest match. I decided not to allow people to add values on the fly, as I found that the data entry people would in their haste just add any old thing. The system administrators kept the lists up to date with new data, like customers, etc. Mike
On 10/12/2010 7:59 AM, Eurico Chagas Filho wrote: > As far as i understood u want a textbox and a combobox which kicks in only if > the user clicks on the dow arrow, right ? > So you textbox is enabled and disabled, the same w the combobox, and u need > a down arrow picture. > > HTH, E. > > >> >> > Michael: I have used this technique before but what I was actually > looking for was leaving the contents of the control source alone unless > you picked an item from the list. If the item is not in the list, it > blanks out the field. I want to just leave the control source alone if > desired. > > Thanks, > > Jeff > > --------------- > > Jeff Johnson > [email protected] > (623) 582-0323 > > www.san-dc.com > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

