all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* blank cells in ses range
@ 2004-11-26 21:11 rb
  2004-11-27 17:32 ` Alan Mackenzie
  2004-11-27 22:08 ` Stefan Monnier
  0 siblings, 2 replies; 8+ messages in thread
From: rb @ 2004-11-26 21:11 UTC (permalink / raw)


I'm having difficulty understanding how to eliminate "empty" or "blank"
cells when performing a simple sum calculation on a range in
ses21-031130, and I would be very grateful for any assistance.

What I would like is the sum of, say, Column "E", which has rows 1 - 10,
of which approx. half are empty. 

        E
1       41
2       11
3       
4       9
5       
6       20
7       
8       
9       15
10      96

What I would like is for E10 to be (apply '+ (ses-range E1 E9)), with
the empty cells simply eliminated from the calculation. I can't figure
out how to make (ses+ &rest ARGS) work with the range calculation.

Thanks very much for any help,

rb
-- 

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

end of thread, other threads:[~2004-11-29 17:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-26 21:11 blank cells in ses range rb
2004-11-27 17:32 ` Alan Mackenzie
2004-11-27 21:49   ` rb
2004-11-27 22:08 ` Stefan Monnier
2004-11-27 23:52   ` rb
2004-11-28  0:54   ` rb
2004-11-29 15:05     ` Stefan Monnier
2004-11-29 17:05       ` Jonathan Yavner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.