Yet Another Multi-Select List Question

C

Chuck

First, thanks to all who have helped me in the past with building the VB for
selecting and saving information from a multi-select list box. However, I
still have one issue. The unbounded list box is populated with information
from a query. When I select the information I need and save the record, the
highlighted information disappears (becomes unselected) although the
information is saved and can be retrieved later. Does anyone know of a way
to keep the items selected just in case the user wants to change
information? Thanks.
 
Top