Anyone know how I would do this.
Want to show a minimum value on a result from a sum list. Then when it's reached that point to start adding.
Say if I had say a tow containing 50, 100, 30 that would show as 300 as the sum is below that.
But say it was 50, 100, 30, 520 then the result would show as 700
Want to show a minimum value on a result from a sum list. Then when it's reached that point to start adding.
Say if I had say a tow containing 50, 100, 30 that would show as 300 as the sum is below that.
But say it was 50, 100, 30, 520 then the result would show as 700