Hi In the manual, http://orgmode.org/manual/References.html It seems as there is an error in the "Remote references" section: #+NAME should be replaced by #+TBLNAME
En example could be included, e.g.: #+tblNAME:TB_NAME | Test | |------| | 100 | | 25% | |------| #+tblNAME:TBNAME_2 | Value | |-------| | 25. | |-------| #+TBLFM: @I$1=remote(TB_NAME, @I$1)*remote(TB_NAME, @3$1) Regards, Benny