emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Cecil Westerhof <CecilWesterhof@xs4all.nl>
To: org-mode <emacs-orgmode@gnu.org>
Subject: Re: Strange problem with spreadsheet
Date: Thu, 21 Jun 2007 10:45:24 +0200	[thread overview]
Message-ID: <1182415525.20841.19.camel@Barebusta.DecebalComp> (raw)
In-Reply-To: <1182414777.20841.14.camel@Barebusta.DecebalComp>

Op do, 21-06-2007 te 10:32 +0200, schreef Cecil Westerhof:
> I have the following tables:
> |-------------------|
> |             22.50 |
> |             16.50 |
> |-------------------|
> | :=vsum(@-II..@-I) |
> |-------------------|
> #+TBLFM: @3$1=vsum(@-II..@-I)
> 
> |------------------------|
> |                  22.50 |
> |                  16.50 |
> |------------------------|
> | :=vsum(@-II..@-I);%.2f |
> |------------------------|
> #+TBLFM: @3$1=vsum(@-II..@-I);%.2f
> 
> With the first I get '39.' when I let the table be evaluated.
> But I want 39.00. That is why I created the second table. But here I get
> on evaluation: 'Args out of range: 15,16'.
> 
> I have the feeling that it could have something to do with the upgrade
> to 4.78, but I am not sure. (Before I was using 4.71.)

There is definitly something broken between 4.71 and 4.78. In a table I
have
	:=vsum(@II..@-I);%.2f
This worked without a problem. Now I get:
	Args out of rang: 14, 15
Also here when I remove the ';%.2f', it works. (But is not displayed the
way I want.)

-- 
Cecil Westerhof <CecilWesterhof@xs4all.nl>

      reply	other threads:[~2007-06-21  8:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-21  8:32 Strange problem with spreadsheet Cecil Westerhof
2007-06-21  8:45 ` Cecil Westerhof [this message]

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=1182415525.20841.19.camel@Barebusta.DecebalComp \
    --to=cecilwesterhof@xs4all.nl \
    --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).