I'm trying to write a conditional formula when using the running totals, so that it would count a particular field and then if the total is less than 0 it would substract 1 from the running total.
The formual I tried was:
if Sum ({fieldname}, {groupband})< 0 then -1
I also tried using an else statement and tried this formula in both when evaluating and reset.
Thanks,
CMacD
The formual I tried was:
if Sum ({fieldname}, {groupband})< 0 then -1
I also tried using an else statement and tried this formula in both when evaluating and reset.
Thanks,
CMacD