emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Spreedsheet and row formulas
@ 2007-04-26 16:34 Daniel Dehennin
  2007-05-08  6:58 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Dehennin @ 2007-04-26 16:34 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

This is a feature request as it doesn't seems to exists.

I would like to have row formulas, like colum formulas.

It's always possible to invert a table to make the formulas on colums
instead of row, but it changes the meaning of the table.

Thanks.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Spreedsheet and row formulas
  2007-04-26 16:34 Spreedsheet and row formulas Daniel Dehennin
@ 2007-05-08  6:58 ` Carsten Dominik
  2007-05-08  9:10   ` Daniel Dehennin
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2007-05-08  6:58 UTC (permalink / raw)
  To: Daniel Dehennin; +Cc: emacs-orgmode

This is a useful idea, but has not (yet?) been implemented.

One reason why row formulas have not been implemented is that
it is not straight forward to exclude columns from applying the
row formula.

For column formulas, it is natural to exclude the table header.

For now, just insert the formula into every field where you want to 
apply it, like this:

In the first field where you want it, type

   :=vsum(@-II..@-I)

or whatever your formula is.  Then select this text and
copy it with M-w.  Then apply and insert it many times with

TAB C-y TAB C-y ..... C-c C-c

- Carsten

On Apr 26, 2007, at 18:34, Daniel Dehennin wrote:

> Hello,
>
> This is a feature request as it doesn't seems to exists.
>
> I would like to have row formulas, like colum formulas.
>
> It's always possible to invert a table to make the formulas on colums
> instead of row, but it changes the meaning of the table.
>
> Thanks.
> -- 
> Daniel Dehennin
> Récupérer ma clef GPG:
> gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Spreedsheet and row formulas
  2007-05-08  6:58 ` Carsten Dominik
@ 2007-05-08  9:10   ` Daniel Dehennin
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Dehennin @ 2007-05-08  9:10 UTC (permalink / raw)
  To: emacs-orgmode

Le 4997 Septembre 1993, Carsten Dominik a tapoté:
> One reason why row formulas have not been implemented is that
> it is not straight forward to exclude columns from applying the
> row formula.
>
> For column formulas, it is natural to exclude the table header.

Maybe defining a format for the table, telling that column 1 and row
1 are header ?

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-08  9:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-26 16:34 Spreedsheet and row formulas Daniel Dehennin
2007-05-08  6:58 ` Carsten Dominik
2007-05-08  9:10   ` Daniel Dehennin

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).