emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] table formula w/o calc


From: Eddward DeVilla
Subject: [Orgmode] table formula w/o calc
Date: Fri, 15 Dec 2006 12:50:27 -0600

Hi all,

 Can table formula's be done without calc?  I've been trying to do
something like the 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]