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: Xiao-Yong Jin
Subject: Re: [Orgmode] table formula w/o calc
Date: Fri, 15 Dec 2006 23:19:11 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

"Eddward DeVilla" <address@hidden> 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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---




reply via email to

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