G
grantschneider
I have created a couple reports from Crosstab queries and when I go to
sum up the columns I seem to get the number of rows as the amount
every time.
For example:
My columns labeled 1 through 10 and there are 10 rows.
I use the following command: =sum(1) then =sum(2) etc.
I then get the following results: 10, 20, 30, as the totals of each
column. Access seems to be summing the number of rows and adding the
previous sum.
Any ideas?
Grant
sum up the columns I seem to get the number of rows as the amount
every time.
For example:
My columns labeled 1 through 10 and there are 10 rows.
I use the following command: =sum(1) then =sum(2) etc.
I then get the following results: 10, 20, 30, as the totals of each
column. Access seems to be summing the number of rows and adding the
previous sum.
Any ideas?
Grant