J
John
Hi
I have the following criteria to calculate grade form marks;
Fail = less than 50%
Pass = 50% - 59%
Pass = 60% - 69%
Merit = 70% - 79%
Merit = 80% - 89%
Distinction = 90% - 100%
How can I turn it into vb.net Select case statement?
Thanks
Regards
I have the following criteria to calculate grade form marks;
Fail = less than 50%
Pass = 50% - 59%
Pass = 60% - 69%
Merit = 70% - 79%
Merit = 80% - 89%
Distinction = 90% - 100%
How can I turn it into vb.net Select case statement?
Thanks
Regards