unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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