emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] value of cell/spreadsheet as property value?


From: OSiUX
Subject: [O] value of cell/spreadsheet as property value?
Date: Mon, 10 Feb 2014 18:07:22 -0300
User-agent: Mutt/1.5.21 (2010-09-15)

is possible to use a cell reference to a table
or spreadsheet as a property value?

Example:

***** lunch
      :PROPERTIES:
      :CASH: #lunchtable:@>$2
      :END:

      #+NAME: lunchtable
      | date             |    cash |
      |------------------+---------+
      | [2014-02-10 lun] |   16.00 |
      | [2014-02-07 vie] |   27.00 |
      |------------------+---------+
      |                  |   43.00 |
      #+TBLFM: @>$2=vsum(@address@hidden);%0.2f

... and align numbers in the columns view?

*** 2014-01...
  | *** 2014-02          | 447.00  |
  | **** income          | 1000.00 | ...
  | **** expenses        | -553.00 |
  | ***** dinner         | -110.00 | ...
  | ***** party :-)      | -400.00 | ...
  | ***** lunch          | -43.00  |

thanks and sorry, English is not my language :-(

--

::

  Osiris Alejandro Gomez (OSiUX) address@hidden
  DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C
  http://www.osiux.com.ar http://www.altermundi.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]