runtime error 2166

K

kurinji

I am populating& requerying a list box on after update of a combo box. I want
the first item in the list to be selected by default and two text boxes are
filled automatically after the list box selection. ie their control source
me.listbox.column(2) etc. All this is fine. but i cannot move focus from the
list box to any other control. runtime error 2110. please help me. thank you.
 
Top