I've made a query and I've got a field called AMOUNT that gives several dollar amounts for the records I've looked up in the query. Now how can I add all those Amounts up (those from the query) and get Sum that equals the Total Amount for the records I have in the query?
I'm trying to put a total amount on a report, but I can't figure out how to make access calculate the Sum of those fields.
I'm trying to put a total amount on a report, but I can't figure out how to make access calculate the Sum of those fields.