To run through the list of selected students, use the ItemsSelected collection of the listbox. Then within the loop (e.g. for each i in me!lstMyListbox.ItemsSelected) you can use the ItemData(i) property to access the Student Primary Key field of each selected student (i.e. have the listbox...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.