Hi Carsten and others who might help,

I thought this had been solved in between but somehow

|------------+------+----+------+--------|
| 26.10.2007 | Cost | 68 | 0.30 | 110.40 |
|------------+------+----+------+--------|
|            | Sum  |    |      | 110.40 |
#+TBLFM: $5=$3*$4;%.2f::@2$5=vsum(@[EMAIL PROTECTED]);%.2f

won't work (I almost sent an incorrect invoice ...) whereas

|       Test | tt   | tt |      |       |
|------------+------+----+------+-------|
| 26.10.2007 | Cost | 68 | 0.30 | 20.40 |
|------------+------+----+------+-------|
|            | Sum  |    |      | 20.40 |
#+TBLFM: $5=$3*$4;%.2f::@3$5=vsum(@[EMAIL PROTECTED]);%.2f

works fine.

Orgmode is 5.13h

And again, thanks for this wonderful extension.

Thomas



_______________________________________________
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