"Eddward DeVilla" <[EMAIL PROTECTED]> 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--- _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode