emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Help with org-lookup-all


From: Alan L Tyree
Subject: [O] Help with org-lookup-all
Date: Wed, 03 Sep 2014 11:24:32 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

I feel so dumb!

I have this expession attached to a table: (org-lookup-all $1 '(remote(payments,@2$4..@>$4)) '(remote(payments,@2$2..@>$2)))

It is returning the right list of numbers since I can examine them with (nth n ....

How do I add the list up? I keep getting #ERROR or obviously wrong answers. What I want is something like

$2='(apply '+ (org-lookup-all $1 '(remote(payments,@2$4..@>$4)) '(remote(payments,@2$2..@>$2))))

but that gives me errors since (I presume) the list is a bunch of strings.

Thanks for any help,
Alan

--
Alan L Tyree                    http://www2.austlii.edu.au/~alan
Tel:  04 2748 6206              sip:address@hidden




reply via email to

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