View Full Version : List Boxes on a Form


ajacks
08-11-2000, 07:42 AM
I am creating a form in which I want to keep track of courses taken by each employee. I have two combo boxes...In the first you pick a curriculum and in the second you pick the actual course. Once I do this I have created a command button "Add Course". When I click the add course button I want the course to be displayed in a list box on that form...Any suggestion on how to do this would be greatly appreciated.