I have two listbox lst1 and lst2 what I am trying to do is that when the user suppose the user selects an item in lst1 and one item in lst2 I want to pass the results to a query and then dispay the result in the text box.
I know how to pass the parameters into the query but The only thing I don't understand is where to put the procedure for the text box. Is in the after update of the textbox or in the list box or in the form.
Any help will be aprreciatred...
I know how to pass the parameters into the query but The only thing I don't understand is where to put the procedure for the text box. Is in the after update of the textbox or in the list box or in the form.
Any help will be aprreciatred...