Situation:
I have a form with Two list boxes. When I select an item in list box one I want to programatically select its duplicate in listbox two if there is "unique" finding one or more instances of the same item. if not I want to send a message to the screen.
I have a form with Two list boxes. When I select an item in list box one I want to programatically select its duplicate in listbox two if there is "unique" finding one or more instances of the same item. if not I want to send a message to the screen.