Version CR9
I created a formula to count the number of records in the detail section based on the value of a running total field. The running total field is reset on change of group. The formula is inserted on the detail section of the report. As you run through the report the formula works fine until the last record on the report. If the last record meets the criteria, it adds it correctly in the details section. However, I want to display the count in the report footer and when I copy the formula to the report footer, it adds one more to the count. It looks like it adds one more because the running total field is not reset at the end of the report and therefore thinks it should count it again.
How can I either reset the running total value so it does not meet the formula’s criteria at the end of the report? Any suggestions?
Thanks
Joe
I created a formula to count the number of records in the detail section based on the value of a running total field. The running total field is reset on change of group. The formula is inserted on the detail section of the report. As you run through the report the formula works fine until the last record on the report. If the last record meets the criteria, it adds it correctly in the details section. However, I want to display the count in the report footer and when I copy the formula to the report footer, it adds one more to the count. It looks like it adds one more because the running total field is not reset at the end of the report and therefore thinks it should count it again.
How can I either reset the running total value so it does not meet the formula’s criteria at the end of the report? Any suggestions?
Thanks
Joe