Insert Records into Table Displayed in ListBox

C

CK

I have a listbox that displays records selected using a paired listboxes.
After selecting all the courses, I have an Add button which will insert all
the records in the listbox of selected courses into a table. How do I write
something like this? Thanks.
ck
 
Top