emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eddward DeVilla" <eddward@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: table formula w/o calc
Date: Fri, 15 Dec 2006 12:50:27 -0600	[thread overview]
Message-ID: <b71b18520612151050q58c2ca22o2fe5dfa9ef43bc74@mail.gmail.com> (raw)

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	other threads:[~2006-12-15 18:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-15 18:50 Eddward DeVilla [this message]
2006-12-15 20:25 ` table formula w/o calc 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b71b18520612151050q58c2ca22o2fe5dfa9ef43bc74@mail.gmail.com \
    --to=eddward@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).