I’m trying to work out an average grade from a database file using the ‘Do Loop’ method; I’m completely clueless how to even start it. Does anyone have any tips or is able to help me?
Regards, Jack.
I’m trying to work out an average grade from a database file using the
Share
Rather than looping in vb, calculate the average in SQL.
E.g.,