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 <[EMAIL PROTECTED]> _______________________________________________ Emacs-orgmode mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
