I am creating a DB that allows you to add students and delete students/ Im on the delete students form i have created. I created a listbox that displays all the students names. Above the list box is the where the record information is stored. I want when the students name in the list box is selected, i want the the boxes above it to change to that students information so that you can delete the student. Its like a search record box.
Thanks! I really need help with this