From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: table: actualise columns with formulas. (C-num C-c=)
Date: Mon, 14 Jun 2010 14:45:59 +0200 [thread overview]
Message-ID: <83sk4pixyw.fsf@yahoo.it> (raw)
In-Reply-To: <83wru1iyk4.fsf@yahoo.it> (Giovanni Ridolfi's message of "Mon, 14 Jun 2010 14:33:15 +0200")
Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> writes:
> Uwe Brauer <oub@mat.ucm.es> writes:
>
>> Res1| Res2| Total
>> 3 | 4 | =$1+$2
>> 4 | 5 |
>> 4 | 5 |
>> 4 | 6 |
>> 4 | 7 |
>> 4 | 8 |
>> 4 | 9 |
>> Now the only thing I have to do is copy and paste it into
>> the rows below that formula in the same column.
>
> why don't you use:
sorry I meant:
| Res1| Res2| Total|
|-----|-----|------|
| 3 | 4 | |
| 4 | 5 | |
#+TBLFM:$3=$1+S2
then with C-c in the "#+TBLFM:$3" line your table will be updated
I think also if you press TAB with the cursor in
the third column.
cheers,
Giovanni
next prev parent reply other threads:[~2010-06-14 12:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-14 11:02 table: actualise columns with formulas. (C-num C-c=) Uwe Brauer
2010-06-14 12:33 ` Giovanni Ridolfi
2010-06-14 12:45 ` Giovanni Ridolfi [this message]
2010-06-14 13:50 ` Uwe Brauer
2010-06-14 15:25 ` Nick Dokos
2010-06-14 16:12 ` Bernt Hansen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83sk4pixyw.fsf@yahoo.it \
--to=giovanni.ridolfi@yahoo.it \
--cc=emacs-orgmode@gnu.org \
--cc=oub@mat.ucm.es \
/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 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.