reports and form

K

Kate

I have a form which has 1 field that has a control source
"=sum(Issued)". I couldnt seem to do this in a macro because you cant
use aggregate functions. I want this field to show up on a report,
which obviously it doesnt at the moment because the value isnt saved.
How do I get around this?

Thanks
 
S

Sprinks

The same way, Kate.

Place a report control in the Detail footer with the Control Source set to
your expression.

Sprinks
 
Top