Can you highlight listbox data programatically?

C

Col. Forbin

I have 2 listboxes...moving data from one via a move button to the other
listbox. I then want to save all the data that has been moved into the 2nd
listbox. It seems to only save when I actually click on each row in the
listbox to highlight it and then click on the save button.

Is there a way to automatically have the fields in the listbox become
highlighted right when they are moved in or before the actual save takes
place?

Hopefully that makes sense...
Forbin
 
Top