From: Michael Bach <phaebz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Row formula in orgtbl mode
Date: Wed, 04 May 2011 16:25:58 +0300 [thread overview]
Message-ID: <4dc153e9.4d05df0a.391e.25e4@mx.google.com> (raw)
In-Reply-To: <BANLkTine6axsa4JiM9vV8GUjiXW7CQqTaw@mail.gmail.com> (Matthew Jones's message of "Tue, 3 May 2011 11:48:37 -0400")
Dear org-mode Users,
Given this table
| | a | b | c | d |
| Specific cost | 1 | 9 | 2 | 3 |
| System size | 1000 | 1000 | 1000 | 1000 |
| | | | | |
| ... | ... | ... | ... | ... |
#+TBLFM: @4=@2*@3
I am wondering how I would need to format the #+TBLFM: line to multiply
the respective numeric values of rows 2 and 3 in row 4. I am using org
v.7.4. All my attempts, also trying to define ranges like
@4$2..@4$5=@-1*@-2, fail.
Thanks in advance,
Michael Bach
next prev parent reply other threads:[~2011-05-04 13:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 15:48 MobileOrg Android 0.5.4 Release - Now with Tablet support Matthew Jones
2011-05-04 11:25 ` Sven Bretfeld
2011-05-04 13:28 ` Matthew Jones
2011-05-04 13:25 ` Michael Bach [this message]
2011-05-04 13:55 ` Row formula in orgtbl mode Michael Brand
2011-05-04 13:35 Michael Bach
2011-05-04 15:26 ` Michael Brand
2011-05-05 12:00 ` Michael Bach
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=4dc153e9.4d05df0a.391e.25e4@mx.google.com \
--to=phaebz@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).