SelectListBoxes
Move selections back and forth between 2 listboxes. You can use command buttons or double click selections. This sample uses printer font names for testing. Original Author: Robert Sadler Assumptions Form name frmSelectList should contain 2 listboxes named lstLists in a control array and 4 command buttons named cmdArrows in a control array that are used for arrows. Code… Read More »