emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Bastien
Subject: Re: [O] Remote References to Tables in Included Files.
Date: Sat, 04 Jan 2014 15:19:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

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 table in the current file as set by
  a `#+NAME: Name' line before the table.  It can also be the ID of an
  entry, even in a different file, and the reference then refers to
  the first table in that entry.  REF is an absolute field or range
  reference as described above for example address@hidden' or `$somename',
  valid in the referenced table.

For remote references in other files, you need to use entry IDs,
not tables names.  At least this is how I understand it.

HTH,

-- 
 Bastien



reply via email to

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