Re: Two problems: documention leads to blocked site (Red Hat) - that's odd and how can I count a column of text entries?
- From: Morten Welinder <mwelinder gmail com>
- To: txtedmacs <hcohen05 gmail com>
- Cc: gnumeric-list gnome org
- Subject: Re: Two problems: documention leads to blocked site (Red Hat) - that's odd and how can I count a column of text entries?
- Date: Thu, 9 Feb 2006 17:39:25 -0500
I don't know where you got a link to RedHat, but you can always find the
functions at
http://www.gnome.org/projects/gnumeric/functions.shtml
Depending on the details of what you want, you can use COUNTA(A1:A42)
which counts anything but empties, or something like
=SUM(0+ISTEXT(A1:A42))
which counts things that are texts only.
Morten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]