2. On the Grades Results Sheet form, in addition to the label to contain the class results, have the following:
a) A button called Close Form that when clicked would close the Grades Results Sheet form and return to the MainMenu form”
b) In this form, consider creating the following procedures:
i. A function that calculates average score.
ii. Another function that determines the minimum score.
iii. And another to determine the maximum score.
c) When this forms loads, you should write code in the form Load even to produce the necessary grade results output in the label
Comments
Leave a comment