J
JG
I know this may seem simple, but I can't find any examples
in any of the books I have. I want to program a form
where the user will select a table from a list of all
tables in a database. I then need the compiler to find
the number of rows in the table, divide it by three, and
then take averages of the three sections (i.e. if there's
90 rows, I need the average of row 1-30, 31-60, and 61-
90). I need to know the syntax to make this happen.
Thank you so much in advance.
john
in any of the books I have. I want to program a form
where the user will select a table from a list of all
tables in a database. I then need the compiler to find
the number of rows in the table, divide it by three, and
then take averages of the three sections (i.e. if there's
90 rows, I need the average of row 1-30, 31-60, and 61-
90). I need to know the syntax to make this happen.
Thank you so much in advance.
john