N
Neil Ginsberg
I'm having a problem with a multi-select list box set to Simple
multi-selection. If multiple items are selected and then I change the items
in the list, the list positions previously selected are still selected. For
example, if the list contains a, b, c, d, and e, and b and c are selected,
and then the list is changed to contain v, w, x, y, z, the w and x items are
selected.
This doesn't happen every time; only intermittently. Even though the items
should be cleared when the rowsource is changed, I added code to explicitly
clear every item and to perform a repaint when the rowsource changes, but it
had no effect.
This clearly must be a glitch in Access. Anyone familiar with it?
Thanks,
Neil
multi-selection. If multiple items are selected and then I change the items
in the list, the list positions previously selected are still selected. For
example, if the list contains a, b, c, d, and e, and b and c are selected,
and then the list is changed to contain v, w, x, y, z, the w and x items are
selected.
This doesn't happen every time; only intermittently. Even though the items
should be cleared when the rowsource is changed, I added code to explicitly
clear every item and to perform a repaint when the rowsource changes, but it
had no effect.
This clearly must be a glitch in Access. Anyone familiar with it?
Thanks,
Neil