I want to create a combo box such that if i select any value from it,
then the matching values should be shown in text boxes, by taking the
data from sheet.
Ex: if i select student rollno from list, then his name, class, fee
details should fire in text boxes in userform.
Kindly help me with the code..