* Sommatie on values with a condition
@ 2007-06-21 11:03 Cecil Westerhof
0 siblings, 0 replies; only message in thread
From: Cecil Westerhof @ 2007-06-21 11:03 UTC (permalink / raw)
To: org-mode
I would like the following table:
|---------+--------|
| type | amount |
|---------+--------|
| a | 125 |
| b | 350 |
| c | 420 |
| d | 910 |
| b | 135 |
| d | 84 |
|---------+--------|
| total a | 125 |
| total b | 485 |
| total c | 420 |
| total d | 994 |
|---------+--------|
So the second group are the different values.
And in the thirth group there is a sommation for the different types.
Is this possible?
--
Cecil Westerhof <CecilWesterhof@xs4all.nl>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-21 11:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21 11:03 Sommatie on values with a condition Cecil Westerhof
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).