Hey RC,

If you set the value of D2 to 0 what you want will be achieved.

The table would look like this:

|-----+------+------+-------|
| No. |    P |    E |     B |
|-----+------+------+-------|
|     |      |      |     0 |
|   1 | 5000 | 2000 |  3000 |
|   2 | 7000 | 1000 |  9000 |
|   3 | 5000 | 1000 | 13000 |
#+TBLFM: $...@-1$4+$2-$3::@2$4=0
                         ^^^^
                         That's the interesting part


> Is there a way I can restrict application of the column formula to below the
> horizontal line.

No idea.

> Thanks,
> RC

br,
benny


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to