From: meingbg <meingbg@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Spreadsheet bug?
Date: Fri, 24 Jul 2009 17:20:02 +0200 [thread overview]
Message-ID: <e83e84da0907240820g6148fe22pa7d780742da1c151@mail.gmail.com> (raw)
In-Reply-To: <20090723123937.c8330ef4.andy13@gmx.net>
> I suspect @2$3 was 4 when you evaluated the formulas, hence the 7.
> If you clear column c completely, what is the output of the evaluation then?
The same. And so now I can't reproduce my original problem... that's
good, I guess.
> A good solution is to use
> $3=vsum(@-I$-1..$-1)
That works. Thanks!
Here's another thing I'm trying:
| a | b | c |
| | 7 | 210 |
|---+----+-----|
| a | 2 | 30 |
| b | 3 | 5 |
| c | -3 | 2 |
| d | 5 | 7 |
#+TBLFM: @2$2=vsum(@3$2..@6$2)::@2$3=vsum(@3$3..$LR3)
I want row 2 to contain sums for what's below. Is there a way to make
the LR-reference work here?
//meingbg
next prev parent reply other threads:[~2009-07-24 15:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-23 10:17 Spreadsheet bug? meingbg
2009-07-23 10:39 ` Andreas Burtzlaff
2009-07-24 15:20 ` meingbg [this message]
[not found] <20090723160554.5AA76324F7@mailhost.cs.tu-berlin.de>
2009-07-24 9:20 ` Stephan Schmitt
2009-08-03 4:31 ` Carsten Dominik
-- strict thread matches above, loose matches on Subject: below --
2009-07-23 0:29 meingbg
2009-07-23 9:04 ` Andreas Burtzlaff
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=e83e84da0907240820g6148fe22pa7d780742da1c151@mail.gmail.com \
--to=meingbg@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).