Report footer summing

G

Guest

Is there a way to sum a fields for which I have created a "minimum" value?
For example, I want a report footer that will sum the following:

=Min([Pledge Amount)]

I would like ALL the records in the report from those fields to be summed.
Thanks!
 
O

OfficeDev18 via AccessMonster.com

Brenda,

Is "=Min([Pledge Amount])" in the Detail section of the report or somewhere
else? Do you want a sum of the minimums or the sum of all pledge amounts?

Sam

Brenda said:
Is there a way to sum a fields for which I have created a "minimum" value?
For example, I want a report footer that will sum the following:

=Min([Pledge Amount)]

I would like ALL the records in the report from those fields to be summed.
Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top