From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao-Yong Jin Subject: Re: table formula w/o calc Date: Fri, 15 Dec 2006 23:19:11 -0500 Message-ID: <864prwfp6o.fsf@presario.homeunix.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GvR1x-0000AN-Qe for emacs-orgmode@gnu.org; Fri, 15 Dec 2006 23:20:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GvR1w-0000A7-Ii for emacs-orgmode@gnu.org; Fri, 15 Dec 2006 23:20:12 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GvR1w-0000A4-EA for emacs-orgmode@gnu.org; Fri, 15 Dec 2006 23:20:12 -0500 Received: from [128.59.29.8] (helo=brinza.cc.columbia.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GvR1w-0001ok-C9 for emacs-orgmode@gnu.org; Fri, 15 Dec 2006 23:20:12 -0500 Received: from presario.homeunix.org (dyn-carl-201-39.dyn.columbia.edu [160.39.201.39]) (user=xj2106 mech=PLAIN bits=0) by brinza.cc.columbia.edu (8.13.7/8.13.6) with ESMTP id kBG4K28T024940 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 15 Dec 2006 23:20:05 -0500 (EST) In-Reply-To: (Eddward DeVilla's message of "Fri, 15 Dec 2006 12:50:27 -0600") 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 "Eddward DeVilla" writes: > Hi all, > > Can table formula's be done without calc? I've been trying to do > something like the following: Maybe you've already tried this. But I guess it's still worth mentioning. You probably need a `#' in the first row as following |---+------+----+----+----+----------------| | | name | P1 | P2 | P3 | TOT | |---+------+----+----+----+----------------| | # | Al | 10 | 9 | 8 | ='(+ $3 $4 $5) | | # | Bob | 9 | 8 | 10 | | | # | Carl | 8 | 10 | 9 | | | # | Dan | 10 | 10 | 10 | | |---+------+----+----+----+----------------| > I haven't been able to get it to do anything even if I used #+TBLFM, > or ! lines and named variables. If it's possible then I'm probably > just doing something stupid. I'd like to avoid installing calc unless > I need to. > > Thanks, > Edd > > > _______________________________________________ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > -- ,,, (o o) ---ooO-(_)-Ooo---