emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] copy entire column of one table into another


From: Torsten Wagner
Subject: Re: [O] copy entire column of one table into another
Date: Mon, 15 Jul 2013 11:39:14 +0200

Hi Suvayu,

thanks for the info. Actually I was looking for a more automatized version. I used
#+TBLFM: $1=remote(prf94120_orig, @@#$6)
To get the data from one into another table.
That works great, but it requires to create a table exactly as long as the original, otherwise all remaining rows of the original table will be silently truncated.
I will use  
  org-table-copy-region
  org-table-paste-rectangle
as a intermediate solution and look-out for something which enables me to create as many rows as needed to make the data fit into the target table.

Thanks

Torsten



On 14 July 2013 00:10, Suvayu Ali <address@hidden> wrote:
On Sat, Jul 13, 2013 at 11:03:37PM +0200, Torsten Wagner wrote:
> Hi again,
>
> I was wondering, is there a way to copy the entire column of one table into
> another possibly adding rows to the target table to make it fit?

See:

org-table-copy-region
org-table-paste-rectangle

Cheers,

--
Suvayu

Open source is the future. It sets us free.



reply via email to

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