[O] Computing the value of some cells of a table using a named code block

2014-04-02 Thread Alan Schmitt
Hello, I have a table that summarizes my monthly budget, and I would like to add a column where I compute my actual spending. I can get this information using a shell script, but I don't know how to integrate it in the table. Here is a contrived example: --8---cut

Re: [O] Computing the value of some cells of a table using a named code block

2014-04-02 Thread Michael Brand
Hi Alan On Wed, Apr 2, 2014 at 1:58 PM, Alan Schmitt alan.schm...@polytechnique.org wrote: I have a table that summarizes my monthly budget, and I would like to add a column where I compute my actual spending. I can get this information using a shell script, but I don't know how to integrate

Re: [O] Computing the value of some cells of a table using a named code block

2014-04-02 Thread Alan Schmitt
Hi Michael, Michael Brand michael.ch.br...@gmail.com writes: When there is no named source block involved I use just | Category | Budget | Spending | |--++--| | Food | 1000 | Food | | Rent | 1000 | Rent | #+TBLFM: $3 = '(org-trim