G
GDub
I have a List Box set to Simple Multi-Select. As items
are highlighted in the Listbox, a subform is populated
with that item and its details.
I'm looking for a method to remove the item in the subform
that corresponds to the current, individual listbox item
as it is deselected.
ListBox Name = PartList
Form Name = MatTop
Subform Name = MatBottom
Thank You
are highlighted in the Listbox, a subform is populated
with that item and its details.
I'm looking for a method to remove the item in the subform
that corresponds to the current, individual listbox item
as it is deselected.
ListBox Name = PartList
Form Name = MatTop
Subform Name = MatBottom
Thank You