Greetings.

In the table below, the text in the first column of the last row is
emphasized. What is (an easy way) to emphasize the calculated value in
the second column of the last row?

| quantity | value |
|----------+-------|
| A        |     1 |
| B        |     3 |
|----------+-------|
| *C*      |  0.33 |
#+TBLFM: @4$2=@-2/@-1;%.2f

All the best,

Jarmo


Reply via email to