From: Carsten Dominik <carsten.dominik@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode List <emacs-orgmode@gnu.org>
Subject: Re: Table rows and ranges as LHS of formulas
Date: Tue, 1 Mar 2011 16:10:05 +0100 [thread overview]
Message-ID: <3FF87D1E-5B69-4D8B-BC49-65C5B545FD85@gmail.com> (raw)
In-Reply-To: <5A22097F-A1F9-480E-B2E5-030CD6493B2F@gmail.com>
On Mar 1, 2011, at 3:28 PM, Carsten Dominik wrote:
> Hi everyone,
>
> A frequently requested feature for tables has been to
> be able to define row formulas in a way similar to column
> formulas. The patch below allows things like
>
> @3=
> @2$2..@5$7=
> @I$2..@II$4=
>
> as the left hand side for table formulas in order to
> write a formula that is valid for an entire column or
s/column/row/
> for a rectangular section in a table.
>
> Note that in contrast to column formulas, @3= will not
> automatically skip a "header column" or field formulas in the
> same row. In fact, making both a range formula and a field
> point to the same field is forbidden and throws an error.
> So to have a formula apply to all but the first column, use
> something like this:
>
> @3$2..@3$8=....
>
> Testing is welcome, but I am confident that this works
> pretty well.
>
> Bastien, please let me know if you want to have this integrated
> before the release, then I will do so.
>
> <0001-Implement-table-formulas-that-apply-to-field-ranges.patch>
- Carsten
next prev parent reply other threads:[~2011-03-01 15:10 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-01 14:28 Table rows and ranges as LHS of formulas Carsten Dominik
2011-03-01 15:10 ` Carsten Dominik [this message]
2011-03-02 16:11 ` Christian Moe
2011-03-02 16:46 ` Bernt Hansen
2011-03-02 17:31 ` Carsten Dominik
2011-03-02 23:09 ` Christian Moe
2011-03-02 23:16 ` Carsten Dominik
2011-03-02 17:21 ` Bastien
2011-03-02 17:35 ` Carsten Dominik
2011-03-02 18:54 ` Nick Dokos
2011-03-02 20:00 ` Suvayu Ali
2011-03-02 22:57 ` Carsten Dominik
2011-03-02 23:08 ` Samuel Wales
2011-03-03 4:18 ` Nick Dokos
2011-03-03 8:28 ` Bastien
2011-03-03 12:23 ` Carsten Dominik
2011-03-03 16:46 ` Bastien
2011-03-03 12:23 ` Carsten Dominik
2011-03-03 21:19 ` Carsten Dominik
2011-03-03 22:01 ` Suvayu Ali
2011-03-03 22:11 ` Nick Dokos
2011-03-03 22:25 ` Suvayu Ali
2011-03-04 5:41 ` Carsten Dominik
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=3FF87D1E-5B69-4D8B-BC49-65C5B545FD85@gmail.com \
--to=carsten.dominik@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).