Forum Discussion

ChristianDH's avatar
ChristianDH
Copper Contributor
May 08, 2023

Cumulative sum function on variably ordered arrays

Is there a cumulative sum function solution to variably ordered array used in an if statement? E.g. if($a$1<$a$7,sum($a$1:an->a7),sum($a$7:an->a1)) i.e. point of summation is different when the orde...

Resources