Question
Is it possible to "rollup" calculations performed by
SpreadSheetPlugin into another topic? Specifically, I would like to pluck out a Totals row out of multiple children topics and roll them up into the parent. I thought I could using %STARTINCLUDE% %STOPINCLUDE% but what is captured is the %CALC% code (duh, I should have thought of this).
I am willing to bet I simply am not thinking about this correctly.
Environment
--
SteveRJones - 15 Jan 2004
Answer
I've determined that it is not possible without some serious re-writing of
SpreadSheetPlugin.
--
SteveRJones - 20 Jan 2004
See possible solution in
SpreadSheetRollupTest
--
PeterThoeny - 27 Jan 2004