all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* table formula w/o calc
@ 2006-12-15 18:50 Eddward DeVilla
  2006-12-15 20:25 ` Leo
  2006-12-16  4:19 ` Xiao-Yong Jin
  0 siblings, 2 replies; 7+ messages in thread
From: Eddward DeVilla @ 2006-12-15 18:50 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-12-17 11:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-15 18:50 table formula w/o calc Eddward DeVilla
2006-12-15 20:25 ` Leo
2006-12-15 21:00   ` Eddward DeVilla
2006-12-15 21:48     ` Leo
2006-12-16  4:19 ` Xiao-Yong Jin
2006-12-16  5:14   ` Eddward DeVilla
2006-12-17 11:10     ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.