From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-collector calculated rows? Date: Sat, 05 Mar 2011 03:48:46 -0500 Message-ID: <4437.1299314926@alphaville.dokosmarshall.org> References: <4387.1299314630@alphaville.dokosmarshall.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=56854 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvnAV-0003Y4-1d for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 03:48:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvnAP-0001GW-Gi for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 03:48:54 -0500 Received: from vms173001pub.verizon.net ([206.46.173.1]:43496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvnAP-0001GJ-8o for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 03:48:49 -0500 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173001.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LHK004RQTTAQA10@vms173001.mailsrvcs.net> for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 02:48:48 -0600 (CST) In-reply-to: Message from Nick Dokos of "Sat, 05 Mar 2011 03:43:50 EST." <4387.1299314630@alphaville.dokosmarshall.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org, Rehan Iftikhar > Rehan Iftikhar wrote: > > > * More Complex Example: displaying the mean of the "Amount" column > > for each week. > > I see that I misread this: the formula calculates the mean of all the entries, not the mean for each week. Having thought about it for about 10 seconds, I cannot think of a way to do that. Nick