Re: [O] Referencing elemts of a table

2011-06-08 Thread Michael Brand
Hi Karl On Wed, Jun 8, 2011 at 14:49, Karl Voit wrote: > * Michael Brand wrote: >> You need additionally $# from "Field coordinates in formulas" described here: >> http://orgmode.org/manual/References.html#References >> and Calc vector subscript: >> #+TBLFM: @2 = subscr(remote(orgtblA, @2$2..@2$

Re: [O] Referencing elemts of a table

2011-06-08 Thread Nick Dokos
Karl Voit wrote: > * Michael Brand wrote: > > Hi Karl > > > > You need additionally $# from "Field coordinates in formulas" described > > here: > > http://orgmode.org/manual/References.html#References > > and Calc vector subscript: > > #+TBLFM: @2 = subscr(remote(orgtblA, @2$2..@2$7), $#) > >

Re: [O] Referencing elemts of a table

2011-06-08 Thread Karl Voit
* Michael Brand wrote: > Hi Karl > > You need additionally $# from "Field coordinates in formulas" described here: > http://orgmode.org/manual/References.html#References > and Calc vector subscript: > #+TBLFM: @2 = subscr(remote(orgtblA, @2$2..@2$7), $#) This was the thing I was missing! Thank yo

Re: [O] Referencing elemts of a table

2011-06-07 Thread Nick Dokos
kinouchou wrote: > Do you know if it's possible for a table in another file? Because in the > manuel i read it's possible but I don't have result. > > (sorry for my english) > Christelle > I assume you mean the "remote references" in section 3.5.1 in the manual: , | You may also reference

Re: [O] Referencing elemts of a table

2011-06-07 Thread Jambunathan K
> Do you know if it's possible for a table in another file? Because in > the manuel i read it's possible but I don't have result. M-x orgtbl-mode? --

Re: [O] Referencing elemts of a table

2011-06-07 Thread kinouchou
Hello, Do you know if it's possible for a table in another file? Because in the manuel i read it's possible but I don't have result. (sorry for my english) Christelle On Tue, Jun 7, 2011 at 7:22 PM, Michael Brand wrote: > Hi Karl > > You need additionally $# from "Field coordinates in formulas

Re: [O] Referencing elemts of a table

2011-06-07 Thread Michael Brand
Hi Karl You need additionally $# from "Field coordinates in formulas" described here: http://orgmode.org/manual/References.html#References and Calc vector subscript: #+TBLFM: @2 = subscr(remote(orgtblA, @2$2..@2$7), $#) Michael On Tue, Jun 7, 2011 at 17:55, Karl Voit wrote: > I want to define "