Hello,
I have a form with two listboxes on it. The first list box displays all the orders. When a user clicks on a certain order in the listbox, I need the 2nd listbox to display all the associated items on that order. My linked field is an ID field that I have in in the query of easch List box.
I need the code to run after I select the order and to display "on the fly" the associated items with that OrderID. Any help you guys can offer would be much appreciated. Thanks!
I have a form with two listboxes on it. The first list box displays all the orders. When a user clicks on a certain order in the listbox, I need the 2nd listbox to display all the associated items on that order. My linked field is an ID field that I have in in the query of easch List box.
I need the code to run after I select the order and to display "on the fly" the associated items with that OrderID. Any help you guys can offer would be much appreciated. Thanks!