Hi Karl On Wed, Jun 8, 2011 at 14:49, Karl Voit <[email protected]> wrote: > * Michael Brand <[email protected]> wrote: >> You need additionally $# from "Field coordinates in formulas" described here: >> http://orgmode.org/manual/References.html#References >> and Calc vector subscript: >> #+TBLFM: @2 = subscr(remote(orgtblA, @2$2..@2$7), $#) > > This was the thing I was missing! Thank you! > > But on the page of the URL mentioned above there is nothing > related to »subscr« at all. Is there a more verbose reference I do > not know yet?
Org table spreadsheet gives access to Emacs Calc that has its own manual and subscr is in chapter "Extracting Vector Elements": (info "(Calc)Extracting Elements") Michael
