On 03/09/14 15:04, Nick Dokos wrote:
Alan L Tyree writes:
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
Alan L Tyree writes:
> 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
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