Hi all,
I have a query running that gets data from a linked table. There is a column in the table that has negative numbers and positive number in it. I would like to sum up the positive numbers and show the rusults at the end of the query results.
How to go about this in a query? the column/field is called [ammount_details]
Greetings.