radicalrik
Registered User.
- Local time
- Today, 03:02
- Joined
- Apr 23, 2004
- Messages
- 23
If I have a field called Maintenance Cost and I wanted to calculate what I'm spending monthly and add it to an existing report, how would I go about doing that. I have looked at the =Sum([maint]) but all it does is puts the total of the last record on the page, it does not calculate all the other records Maintenance fields.