Jared867 Posted April 22, 2008 Posted April 22, 2008 I knwo I am overlooking something but I just cant seem to figure out what it is to make what I want work. In each record I have a field called Cost and then in my footer I have field called Total spent. I want total spent to be the sum of every record's Cost field. How do I do this?
mr_vodka Posted April 22, 2008 Posted April 22, 2008 You can create a summary field that sums up your cost field. If you want it for every record regardless of the found set, then create a cartesian 'X' join to the TO of the table that the field resides in.
Recommended Posts
This topic is 6119 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now