emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* value of cell/spreadsheet as property value?
@ 2014-02-10 21:07 OSiUX
  2014-02-11 10:01 ` Bastien
  0 siblings, 1 reply; 12+ messages in thread
From: OSiUX @ 2014-02-10 21:07 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

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(@I..@II);%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) osiux@osiux.com.ar
  DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C
  http://www.osiux.com.ar http://www.altermundi.net

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-02-13 16:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-10 21:07 value of cell/spreadsheet as property value? OSiUX
2014-02-11 10:01 ` Bastien
2014-02-11 12:21   ` OSiUX
2014-02-11 13:00     ` Michael Brand
2014-02-11 14:41       ` Bastien
2014-02-11 18:34         ` Michael Brand
2014-02-11 19:13           ` Achim Gratz
2014-02-11 20:06             ` Michael Brand
2014-02-11 20:52           ` Bastien
2014-02-13 14:29             ` OSiUX
2014-02-13 14:39               ` Michael Brand
2014-02-13 16:40                 ` OSiUX

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).