Good morning everybody,
I have in my report some calculated fields and I want to calculate the sum of these fields in my pagefooter.
From the calulated fields I need the integer part of the result.
The formule for I use is e.g. Fieldname : "Fifty" =Int([payOut]/50) and it works fine.
e.g. 2320/50 = 26,4 --> integer part = 26
Now I want to make the sum of these fields in my page footer and it doesn't work… :banghead:
I use the formula : =Sum([Fifty])
When running the report Access asks me a parameter value "Fifty"
Can someone help me please…
Thanks
Greetz
Pascal
I have in my report some calculated fields and I want to calculate the sum of these fields in my pagefooter.
From the calulated fields I need the integer part of the result.
The formule for I use is e.g. Fieldname : "Fifty" =Int([payOut]/50) and it works fine.
e.g. 2320/50 = 26,4 --> integer part = 26
Now I want to make the sum of these fields in my page footer and it doesn't work… :banghead:
I use the formula : =Sum([Fifty])
When running the report Access asks me a parameter value "Fifty"
Can someone help me please…

Thanks
Greetz
Pascal
