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