I have built an access report that works as a stepped report based on grouped fields.
When perfroming sum or count for the one of the grouped fields, access always yields the sum/count of the individual records in the details section, even when set the sum/count function as to work on values.
For example, the report has 5 groups each one has two records of details, so acccess did not count 5 for the grouped fields, but rather 10 as the total number of records in the report.
Could someone help me in doing this.
thanks in advance,
mhegay
When perfroming sum or count for the one of the grouped fields, access always yields the sum/count of the individual records in the details section, even when set the sum/count function as to work on values.
For example, the report has 5 groups each one has two records of details, so acccess did not count 5 for the grouped fields, but rather 10 as the total number of records in the report.
Could someone help me in doing this.
thanks in advance,
mhegay
Comment