Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
305
How to use variable ranges in WinCalcManager formulas?
posted

Hi

I would like to use the WinCalcManager to compute formulas containing (long) sequences of number values as input.

e.g. the sum of the items of <channel1> containing 300 items:
SUM(//channel1) meaning SUM(//[C0], //[C1], ..., //[C300])

Is there a simple way to define named references refferring to sequences or at least to define [C0] ... [C300] explicitely and use some kind of range notation in the formula (e.g. SUM(//[C0]://[C300]) )?

Thanks for help!
olivier