Re: [O] Concatenation of cells using 'remote'

2016-02-15 Thread Loris Bennett
Michael Brand writes: > Hi Loris > > On Fri, Jan 29, 2016 at 2:20 PM, Loris Bennett > wrote: >> Hi, >> >> I can create a concatenation of the element in column like this: >> >> #+NAME: addresses >> | able| a...@example.org | >> | baker | ba...@exampl

Re: [O] Concatenation of cells using 'remote'

2016-02-15 Thread Michael Brand
Hi Loris On Fri, Jan 29, 2016 at 2:20 PM, Loris Bennett wrote: > Hi, > > I can create a concatenation of the element in column like this: > > #+NAME: addresses > | able| a...@example.org | > | baker | ba...@example.org

[O] Concatenation of cells using 'remote'

2016-01-29 Thread Loris Bennett
Hi, I can create a concatenation of the element in column like this: #+NAME: addresses | able| a...@example.org | | baker | ba...@example.org| | charlie | char...@example.org