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