I have a worksheet containing students' data as follow:
(in row) Number, Student ID, Name, Birthday, average score, score of sub 1, score of sub 2, score of sub 3.
Now I have to create (in VBA) a combobox for users to choose an ID, then a Msgbox will appear with the results of Name, Avg Score and Scores of each sub.
But im' beginner in VBA, can anyone help me the code, or how to make it
Thks alot.
Bookmarks