sum of page footer in report footer

R

rong

I have a question that is probably easy but I can't seem to answer it
myself.
In my page footer I have a control,
=IIf(([peas])>0,[text32]+[ptotal]+[stotal],[text32]), I need to sum
this control for each page of the report in the report footer. It seems
no matter how I type it if get a syntax error report. I would
appreciate any ideas from anyone.
Thanks,
Ron
 
Top