emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] table formula w/o calc


From: Eddward DeVilla
Subject: Re: [Orgmode] table formula w/o calc
Date: Fri, 15 Dec 2006 23:14:23 -0600

On 12/15/06, Xiao-Yong Jin <address@hidden> wrote:
"Eddward DeVilla" <address@hidden> writes:
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 |                |
  |---+------+----+----+----+----------------|

Not sure if I've done this variation before.  Just tried now without
luck.  Thanks for the suggestion though.

Edd




reply via email to

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