P
Pam
I have field on my report named PayRate, which gets the
rate of pay based on a couple of factors. I have a DaySum
field, which is [payrate]*[units], on each detail line.
This works. I'm trying to get a total for each group (each
employee), and an overall total. When I put a box with =Sum
([payrate]*[units]) in the group footer, and set to
running sum over group, the report ask for the parameter
payrate before running the report. Same for putting the
control in the report footer for overall total.
What is the problem, and how do I get this to work?
TIA-
rate of pay based on a couple of factors. I have a DaySum
field, which is [payrate]*[units], on each detail line.
This works. I'm trying to get a total for each group (each
employee), and an overall total. When I put a box with =Sum
([payrate]*[units]) in the group footer, and set to
running sum over group, the report ask for the parameter
payrate before running the report. Same for putting the
control in the report footer for overall total.
What is the problem, and how do I get this to work?
TIA-