From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Referencing elemts of a table Date: Wed, 8 Jun 2011 14:49:52 +0200 Message-ID: <2011-06-08T14-48-34@devnull.Karl-Voit.at> References: <2011-06-07T17-53-32@devnull.Karl-Voit.at> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUIDB-0002wd-CY for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 08:50:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUID6-0006H7-34 for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 08:50:17 -0400 Received: from lo.gmane.org ([80.91.229.12]:56661) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUID5-0006Gs-K4 for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 08:50:11 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QUICz-0002oc-Ni for emacs-orgmode@gnu.org; Wed, 08 Jun 2011 14:50:05 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jun 2011 14:50:05 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jun 2011 14:50:05 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * Michael Brand wrote: > Hi Karl > > 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? -- Karl Voit