From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Gross Subject: Re: sum up variables from different org-mode tables Date: Mon, 19 Nov 2012 12:54:59 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaPwO-0008Ai-15 for emacs-orgmode@gnu.org; Mon, 19 Nov 2012 06:55:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaPwK-0004zB-UD for emacs-orgmode@gnu.org; Mon, 19 Nov 2012 06:55:03 -0500 Received: from mail-ea0-f169.google.com ([209.85.215.169]:36544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaPwK-0004z1-O0 for emacs-orgmode@gnu.org; Mon, 19 Nov 2012 06:55:00 -0500 Received: by mail-ea0-f169.google.com with SMTP id a12so1356084eaa.0 for ; Mon, 19 Nov 2012 03:54:59 -0800 (PST) In-Reply-To: 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: Michael Brand Cc: Org Mode Dear Michael, thank you very much, this is what I was looking for. I myself supposed the answer should be related to "remote references", but was not sure how to use them. Just one point is not yet optimum to me: I do not have just 2 tables, but hundreds. It would be hard and not very clean to add them all one by one. Do you know if it there is a better way to reference remote tables? For example telling org-mode to search data from all tables but "this" one? Best regards, Martin