M
Mark Wolven
Here's the thing - it seems that in several reports that I have
created, when I use count([fieldname]) in a report footer, it prompts
me for a number for [fieldname] and multiplies the true count by the
number I input. The easy workaround, of course, is to enter 1 at the
prompt. But that's not an elegant solution.
The details - I have a report where in the Detail section the Control
Source and the Name are "UniqueLDE" - Running Sum: No
In the Section detail, I have the Control Source:
"=Count([UniqueLDE])" and it is named "CountUniqueLDE" - Running Sum:
No
In the report footer, I have the Control Source:
"=Sum([CountUniqueLDE])" and it is named: "SumUniqueLDEReport" -
Running Sum: No
When I run the report, I am prompted for: CountUniqueLDE and it
appears to multiply the true count, by the number entered.
Any ideas on what I am doing wrong here?
created, when I use count([fieldname]) in a report footer, it prompts
me for a number for [fieldname] and multiplies the true count by the
number I input. The easy workaround, of course, is to enter 1 at the
prompt. But that's not an elegant solution.
The details - I have a report where in the Detail section the Control
Source and the Name are "UniqueLDE" - Running Sum: No
In the Section detail, I have the Control Source:
"=Count([UniqueLDE])" and it is named "CountUniqueLDE" - Running Sum:
No
In the report footer, I have the Control Source:
"=Sum([CountUniqueLDE])" and it is named: "SumUniqueLDEReport" -
Running Sum: No
When I run the report, I am prompted for: CountUniqueLDE and it
appears to multiply the true count, by the number entered.
Any ideas on what I am doing wrong here?