From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Time calculation: vsum? Date: Sun, 24 Jul 2011 20:32:05 +0200 Message-ID: <87aac3trrs.fsf@altern.org> References: <4E2278C6.1020407@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ql48A-00085y-AW for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 15:14:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ql488-0007Tu-Hj for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 15:14:25 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:50421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ql488-0007Rs-DC for emacs-orgmode@gnu.org; Sun, 24 Jul 2011 15:14:24 -0400 Received: by mail-wy0-f169.google.com with SMTP id 36so2919967wyg.0 for ; Sun, 24 Jul 2011 12:14:24 -0700 (PDT) In-Reply-To: <4E2278C6.1020407@christianmoe.com> (Christian Moe's message of "Sun, 17 Jul 2011 07:53:10 +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: mail@christianmoe.com Cc: Org Mode Hi Christian, Christian Moe writes: > Time calculations don't seem to work with vsum (or vmean). > > > | Time | > |---------| > | 1:06:00 | > | 0:52:30 | > | 2:00:00 | > |---------| > | 3 | > #+TBLFM: @5$1=vsum(@I..@II);T > > > Am I doing something wrong? > > Could this be made to work? It should work now, thanks for pointing this out. -- Bastien