* Michael Brand <michael.ch.br...@gmail.com> 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(@I$2..@II$2)::@8$3=vsum(@I$3..@II$3)

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