From mboxrd@z Thu Jan 1 00:00:00 1970 From: Antony Subject: Re: spreadsheet sum a column Date: Fri, 03 Dec 2010 05:10:00 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=60832 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POVP2-0000vB-9l for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 08:10:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POVP1-0008M9-3a for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 08:10:20 -0500 Received: from lo.gmane.org ([80.91.229.12]:33811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POVP0-0008Ls-Tw for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 08:10:19 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1POVOz-0005sf-8A for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 14:10:17 +0100 Received: from 122.167.37.39 ([122.167.37.39]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Dec 2010 14:10:17 +0100 Received: from lisp.linux by 122.167.37.39 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Dec 2010 14:10:17 +0100 In-Reply-To: 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 To: emacs-orgmode@gnu.org On 12/2/2010 2:29 AM, Antony wrote: > I need to be able sum those numbers and say 600 somewhere (I am ok if it > does in the same table or outside of it) > It seems all my issues were due to me trying to use sum instead of vsum Thanks for all the replies -Antony