How can I clear an unbound list box on record change?

K

Kent

I have a list box that displays selections moved from another list box and
when I change records I can't get the data to clear.
 
K

Ken Snell [MVP]

Clear, meaning eliminate all items in the list box? or unselect all items in
the listbox? More info, please!
 
Top