Carsten Dominik <carsten.domi...@gmail.com> writes:

Hi, Carsten,
>
> On the left 
> side of equations you can only have single fields
> like @2$3 
ok this works
> or a column like $3.
But this does /not/ work: see the example "columns $3"

>> Org-mode version 6.34
>> GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
Example:
-------------------------------------------------
* [2010-01-15 ven] table & reference
** table a
#+TBLNAME: Taba
|   | # |  x | y |
|---+---+----+---|
|   | 1 | -2 | 4 |
|   | 2 | -1 | 1 |
|   | 3 |  0 | 0 |
|   | 4 |  1 | 1 |
|   | 5 |  2 | 4 |
| ^ |   |    | a |
** table b
*** columns $3
|   |   |   |
|   |   |   |
|   |   |   |
|   |   |   |
|   |   |   |
|---+---+---|
|   | ^ | b |
#+TBLFM: $3=remote(Taba,$3)

>
> Looks like someone needs to write a tutorial about that! :-)
>
When I'll have finally understood ;-)

Giovanni


_______________________________________________
Emacs-orgmode mailing list
Please 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