Thread
:
using nested for loop
View Single Post
03-12-2005, 11:35 PM
#
2
(
permalink
)
horndude
Master Techie
Join Date: Apr 2004
Posts: 2,534
use first loop for iterations of each batch of results
use second loop to run thru the data and generate a cumulative total to be divided by number of iterations to calculate an average
horndude
View Public Profile
Send a private message to horndude
Find More Posts by horndude