jimmyclams
Programmer
Is there a way to perform calculations to a recordset? For example min, max, avg? I can do that in an array, but there has to be a better way than copying recordset elements to an array ( which I can't figure out anyway). Any help would be much appreciated.