emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* spreadsheet sum a column
@ 2010-12-02 10:29 Antony
  2010-12-02 16:13 ` Michael Brand
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Antony @ 2010-12-02 10:29 UTC (permalink / raw)
  To: emacs-orgmode

Hi

I have a simple need (from a requirement description point).

I have table like

| foo       | amount |
|-----------+--------|
|           |    <5> |
| hello     |    100 |
| again     |    200 |
| once more |    300 |
|           |        |
|           |        |

I need to be able sum those numbers and say 600 somewhere (I am ok if it 
does in the same table or outside of it)

When I add a new row, say

| foo       | amount |
|-----------+--------|
|           |    <5> |
| hello     |    100 |
| again     |    200 |
| once more |    300 |
| qqq       |    100 |
|           |        |

Now I need to be able to change the 600 to 700 (by pressing C-c C-c 
somewhere)

I am finding it hard to figure out how to do this.

-Antony

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-03 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-02 10:29 spreadsheet sum a column Antony
2010-12-02 16:13 ` Michael Brand
2010-12-02 16:59 ` Detlef Steuer
2010-12-03 13:10 ` Antony

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).