Re: [O] Org table: how to reference part of the rows

2017-12-17 Thread Qiang Fang
I solved my problem by specifying the column range #+tblfm: @2$4..@-2$4 = ($3 / $2) * 100 On Sun, Dec 17, 2017 at 11:53 PM, Eric S Fraga wrote: > On Saturday, 16 Dec 2017 at 19:24, Qiang Fang wrote: > > The last column is the ratio between column b and a, the last row is > > the sum of each ro

Re: [O] Org table: how to reference part of the rows

2017-12-17 Thread Eric S Fraga
On Saturday, 16 Dec 2017 at 19:24, Qiang Fang wrote: > The last column is the ratio between column b and a, the last row is > the sum of each row, the second formula only applies from the second > row to the row before last row. The table that doesn't work is: > > | | a | b |

[O] Org table: how to reference part of the rows

2017-12-16 Thread Qiang Fang
The last column is the ratio between column b and a, the last row is the sum of each row, the second formula only applies from the second row to the row before last row. The table that doesn't work is: | | a | b | ratio | | | 0.797 | 0.780 || | |