emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-table-duplicate-column


From: Karl Voit
Subject: Re: [O] org-table-duplicate-column
Date: Sun, 29 Sep 2013 21:56:38 +0200
User-agent: slrn/0.9.9 (Linux)

* Michael Brand <address@hidden> wrote:
> Hi Karl

Hi!

> If you are not looking for range formulas
>
>|      | a | b |
>|------+---+---|
>| 2014 | x | x |
>| 2015 | x | x |
> #+TBLFM: @<<$<<..@>$> = x
>
> an example would help me to understand.

Sure:

| *Option* | *Evaluation 123* | *Evaluation 234* |
|----------+------------------+------------------|
| Option 1 |               27 |               26 |
| Option 2 |               22 |               24 |
| Option 3 |               16 |               16 |
| Option 4 |               16 |             13.5 |
| Option 5 |                8 |                9 |
| Option 6 |                2 |                4 |
|----------+------------------+------------------|
|          |               91 |             92.5 |
#+TBLFM: @8$2=vsum(@address@hidden)::@8$3=vsum(@address@hidden)

The third column is similar to the second. This is a very simple
example with only one formula per column. Usually I end up with more
formulas which I want to be duplicated as well.

-- 
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
       > get Memacs from https://github.com/novoid/Memacs <

https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github




reply via email to

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