J
jshumaker
I'm using a listbox to simulate a subform. My users can
double-click the listbox or click an edit button. A pop-
up form appears which allows multiple selection values.
These values are written to a separate table which holds
the values in a One-to-Many relationship. The selected
items appear in the simulated subform/listbox. However,
if the user wants to click the edit button to add or
delete items, the previously selected items do not appear
(highlighted) on the popup form multiselect listbox.
Any suggestions what may be happening?
Thanks for your help.
..
double-click the listbox or click an edit button. A pop-
up form appears which allows multiple selection values.
These values are written to a separate table which holds
the values in a One-to-Many relationship. The selected
items appear in the simulated subform/listbox. However,
if the user wants to click the edit button to add or
delete items, the previously selected items do not appear
(highlighted) on the popup form multiselect listbox.
Any suggestions what may be happening?
Thanks for your help.
..