I encounter a situation, that I put specially filtered items into a Gallery, and define some more complicated formula in each cell in the Gallery, put it in a text box. Then outside of the Gallery, another text box is defiined to be the sum of all these text boxes in the Gallery.
The result came out correct when first evaluated. But when the program do anohter screen, and have a new output of the Gallery, I found the calculated result did not get updated.
Can SUM function work on the Gallery.Allitems as it's input?
Martin