I want to sum a field in a query without grouping by week, month, year, etc....
The field to sum is "amount"
When I select "sum" on the total line it's not summing all the records in the query, it gives several lines and I am not sure what criteria it's using.
what should I set the other...