How do I sum elements of a subscripts range?
The function is not working yet I use the equation: Sum (Variable [subrange!])
Anyone to assist?
Subscripts
Re: Subscripts
That's the right syntax. What do you mean by "not working" ?
/*
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Re: Subscripts
I managed to work it out . All I needed was to create an additional variable representing the elements that I want to sum since I have so many subscripts that am working with.