From: Karl Voit <devnull@Karl-Voit.at>
To: emacs-orgmode@gnu.org
Subject: Re: org-table-duplicate-column
Date: Sun, 29 Sep 2013 21:56:38 +0200 [thread overview]
Message-ID: <2013-09-29T21-49-38@devnull.Karl-Voit.at> (raw)
In-Reply-To: CALn3zogowbuKOjMif3MYnAFL_m3S_9N_UeSsv40CZ+bnamMAbw@mail.gmail.com
* Michael Brand <michael.ch.brand@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
next prev parent reply other threads:[~2013-09-29 19:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-29 8:35 org-table-duplicate-column Karl Voit
2013-09-29 9:42 ` org-table-duplicate-column Michael Brand
2013-09-29 19:56 ` Karl Voit [this message]
2013-09-29 20:51 ` org-table-duplicate-column Michael Brand
2013-09-30 11:43 ` org-table-duplicate-column Karl Voit
2013-09-30 19:30 ` org-table-duplicate-column Michael Brand
2013-10-01 15:50 ` org-table-duplicate-column Karl Voit
2013-10-01 16:25 ` org-table-duplicate-column Michael Brand
2013-10-01 19:33 ` org-table-duplicate-column Karl Voit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2013-09-29T21-49-38@devnull.Karl-Voit.at \
--to=devnull@karl-voit.at \
--cc=emacs-orgmode@gnu.org \
--cc=news1142@Karl-Voit.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).