Re: [O] Remote References to Tables in Included Files.

2014-01-04 Thread Michael Brand
Hi Ian On Thu, Dec 12, 2013 at 3:32 PM, Ian Barton wrote: > I am trying to combine summary data from org tables. > [...] > #+TBLFM: @2$2 = remote(october2012,@2$2)::@3$2 = remote(november2013,@3$2):: > [...] Just a few days ago I have implemented remote reference indirection for name or ID which

Re: [O] Remote References to Tables in Included Files.

2014-01-04 Thread Bastien
Hi Ian, quoting the manual: Remote references . You may also reference constants, fields and ranges from a different table, either in the current file or even in a different file. The syntax is remote(NAME-OR-ID,REF) where NAME can be the name of a tab

[O] Remote References to Tables in Included Files.

2013-12-12 Thread Ian Barton
I am trying to combine summary data from org tables. Data for each year is stored in a separate org file, with a table for each month. I have created a file called combined.org, which INCLUDES the org files for each of the 12 months. Can't find remote table "october2012". examplea.org: * Nov