From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: table: referencing row of other table Date: Tue, 14 Aug 2012 00:44:31 +0200 Message-ID: <2012-08-14T00-43-47@devnull.Karl-Voit.at> References: <2012-08-13T23-36-12@devnull.Karl-Voit.at> <5758.1344896841@alphaville> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T13Nt-0002RH-BE for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 18:45:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T13Ns-0005d9-Ek for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 18:45:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:59120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T13Ns-0005cv-6x for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 18:45:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T13Nj-00074h-EU for emacs-orgmode@gnu.org; Tue, 14 Aug 2012 00:45:07 +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 ; Tue, 14 Aug 2012 00:45:07 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Aug 2012 00:45:07 +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 * Nick Dokos wrote: > Karl Voit wrote: > >> I want to use the column "average" of the first table to fill the >> column "h1" in the second one. > > #+TBLFM: $2 = remote(2012-08-12vkmeasure, @@#$5) Thanks! ... and now I also found the corresponding documentation which I overlooked twice :-) -- Karl Voit