D
DWL
if a field contains both positive and negative values
how can you total only the field's negative values ?
e.g. 10
-4
20
-6
would give a negative total of -10.
how can you total only the field's negative values ?
e.g. 10
-4
20
-6
would give a negative total of -10.