sum of all items in a string
Posted: Mon Oct 29, 2018 8:15 am
Good morning,
Is it possible to code a function that creates a series equal to the sums of all items in a string?
i.e.
if %test = "series1 series2 series3 series4", is there a code so that series x may equal the sum of the contents of %test?
Thanks,
Bob
Is it possible to code a function that creates a series equal to the sums of all items in a string?
i.e.
if %test = "series1 series2 series3 series4", is there a code so that series x may equal the sum of the contents of %test?
Thanks,
Bob