P
Peter de Jongh
Hello
I have this little problem... I have a loop which does about 5000
cycles. In each an every loop i get a different datarow[] which can
sometimes contain 14000 rows. In each loop there is three columns of
which i want the sum. I dont know if there is an other way, but i use
a loop to run through the rows, and then calculate the total.
This ofcourse takles a while sometimes! Does anyone know if there is
another way which i can use to calculate the sum of a column in a
datarow[]???
I would appreciate any help!!!!
Thanks
Peter
I have this little problem... I have a loop which does about 5000
cycles. In each an every loop i get a different datarow[] which can
sometimes contain 14000 rows. In each loop there is three columns of
which i want the sum. I dont know if there is an other way, but i use
a loop to run through the rows, and then calculate the total.
This ofcourse takles a while sometimes! Does anyone know if there is
another way which i can use to calculate the sum of a column in a
datarow[]???
I would appreciate any help!!!!
Thanks
Peter