From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Henderson Subject: Adding items in table Date: Thu, 2 Oct 2014 18:13:02 +1000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5485acc6b9eaf05046c2fdc Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZbVX-00067a-Mf for emacs-orgmode@gnu.org; Thu, 02 Oct 2014 04:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZbVW-0000Lk-TA for emacs-orgmode@gnu.org; Thu, 02 Oct 2014 04:13:03 -0400 Received: from mail-vc0-x22c.google.com ([2607:f8b0:400c:c03::22c]:57172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZbVW-0000Le-Pb for emacs-orgmode@gnu.org; Thu, 02 Oct 2014 04:13:02 -0400 Received: by mail-vc0-f172.google.com with SMTP id lf12so1010520vcb.31 for ; Thu, 02 Oct 2014 01:13:02 -0700 (PDT) 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: org-mode --bcaec5485acc6b9eaf05046c2fdc Content-Type: text/plain; charset=UTF-8 I have a table and would like to add all costs (in $) in column 3 as a total. Wondering how do I do that. I have done "=vsum($2..$9)" - but this hangs my org file and I have to kill it with the -9 switch. Thanks. --bcaec5485acc6b9eaf05046c2fdc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I have a table and would like to add all costs (in $)= in column 3 as a total. Wondering how do I do that. I have done "=3Dv= sum($2..$9)" - but this hangs my org file and I have to kill it with t= he -9 switch.

Thanks.
--bcaec5485acc6b9eaf05046c2fdc--