emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Difference between two rows


From: Cecil Westerhof
Subject: [O] Difference between two rows
Date: Sun, 1 Jun 2014 13:38:56 +0200

I like to calculate in a table the difference between the value in a field in the current row and the previous field. How would I do that?

Something like:
|-------+------------|
| value | difference |
|-------+------------|
|    12 |            |
|    15 |          3 |
|    83 |         68 |
|    87 |          4 |
|    85 |         -2 |
|-------+------------|


--
Cecil Westerhof

reply via email to

[Prev in Thread] Current Thread [Next in Thread]