That was dealt with a few posts ago: store your marks in a list (of single/decimal/integer/double/your choice) and use:Only thing is that I still need to compute the average
Code:Dim average As Single = marks.Skip(2).Average
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |