emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Table formula reference and macro replacement


From: Vikas Rawal
Subject: Re: [O] Table formula reference and macro replacement
Date: Fri, 18 Aug 2017 05:55:25 +0530

> 
> You could try:
> 
> --8<---------------cut here---------------start------------->8---
> #+macro: remote src_emacs-lisp{(org-table-get-remote-range "$1" "$2")}
> 
> Example:
> 
> #+name: foo
> | 1 | 2 |
> | 3 | 4 |
> 
> The macro call: {{{remote(foo, @1$2)}}}
> --8<---------------cut here---------------end--------------->8—
> 

Beautiful!

Vikas





reply via email to

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