I designed this form in MS Word to eventually be developed in Visual Basic:
![]()
Basically, when the person clicks one of the radio buttons, the user would select the button "View Details" which would basically bring all of those members in the let's say "Full Student" category in that listbox and it would then return the members within that category from the database.
However, I'm not really sure how to implement this with code, does anyone have any ideas?

Basically, when the person clicks one of the radio buttons, the user would select the button "View Details" which would basically bring all of those members in the let's say "Full Student" category in that listbox and it would then return the members within that category from the database.
However, I'm not really sure how to implement this with code, does anyone have any ideas?