On Thu, 23 Jul 2009 12:17:03 +0200 meingbg <mein...@gmail.com> wrote:
> > Nevertheless: > > > > If @2$3 is manually set to 2 in the table, then the formulas produce > > the expected outcome. So, the problem seems to be the order of > > execution. If column c is cleared and the formulas are executed, @2$3 > > is read to be 0 for the summation and is set to 2 only afterwards. > > If that was the case, wouldn't @3$3 sum up to 3+0=3? Now it shows 7. I suspect @2$3 was 4 when you evaluated the formulas, hence the 7. If you clear column c completely, what is the output of the evaluation then? I get: | a | b | c | |---+----+---| | a | 2 | 2 | | b | 3 | 3 | | c | -3 | 0 | | d | 5 | 5 | Andy _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode