emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Referencing elemts of a table


From: Michael Brand
Subject: Re: [O] Referencing elemts of a table
Date: Wed, 8 Jun 2011 15:47:10 +0200

Hi Karl

On Wed, Jun 8, 2011 at 14:49, Karl Voit <address@hidden> wrote:
> * Michael Brand <address@hidden> 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, @address@hidden), $#)
>
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]