J J LITTLE Apr 16, 2008 #1 I have an amounts field which I would like to keep a running total only I want it to subtract instead of add
I have an amounts field which I would like to keep a running total only I want it to subtract instead of add
E Evi Apr 18, 2008 #2 If this is in a report then put a text box into the section where you want the answer to appear. In it type =-[YourNumberField] In Properties on the Data tab set Running Sum to OverAll Evi
If this is in a report then put a text box into the section where you want the answer to appear. In it type =-[YourNumberField] In Properties on the Data tab set Running Sum to OverAll Evi