On 4/4/12 11:05 PM, Nick Dokos wrote:
(...)
#+TBLFM: @2$2..@>$>=@0;%.3f
Try substituting `$0' for `@0', it works the same. @0 designates the
current row, and the current column is taken as implied. Ditto when $0
designates the current column. However, `@0$0' will not work.
Ah, OK - I'm blind: on rereading it, and retrying it, I see that it just
pushes everything down to 0.000 - but that looks like a different bug to
me, no?
Nick
That's what I'm getting, and you're right, it does look different.
Yours,
Christian