It this possible? I have a multiSelect Listbox that has a list of names and based on which button I click I can move either one name or all the names to a TextBox which is linked to a table. As it stands I can click a button and clear all the names out of the textbox but I have not been able to select just one name and clear it out of the textbox.
Is it possible to select and remove one name/item from a textbox.