On 24/8/05 21:51, in article
1124916665.794577.293510@f14g2000cwb.googlegroups.com, "ArtBuyer7"
<misslyds7@yahoo.com> wrote:
> Does anyone know the formula to count cells with text in them (as
> opposed to x's)? Please help! Thanks!
=counta(range)-count(range)
Counta counts all non-blank cells, count counts all numbers, which includes
dates, percentages etc.
Note, this will also count formulae that return a text value.

Signature
Barry Wainwright
Microsoft MVP (see http://mvp.support.microsoft.com for details)
Seen the All-New Entourage Help Pages? - Check them out:
<http://www.entourage.mvps.org/>
Bob Greenblatt - 25 Aug 2005 15:29 GMT
If you are trying to distinguish cells containing only an "x" fro other
cells containing text, try using countif.
On 8/25/05 6:42 AM, in article BF335F2B.6CE63%barry@mvps.org.INVALID, "Barry
Wainwright" <barry@mvps.org.INVALID> wrote:
> On 24/8/05 21:51, in article
> 1124916665.794577.293510@f14g2000cwb.googlegroups.com, "ArtBuyer7"
[quoted text clipped - 9 lines]
>
> Note, this will also count formulae that return a text value.

Signature
Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom
ArtBuyer7 - 25 Aug 2005 15:46 GMT
THANK YOU! I really appreciate the help!
> On 24/8/05 21:51, in article
> 1124916665.794577.293510@f14g2000cwb.googlegroups.com, "ArtBuyer7"
[quoted text clipped - 15 lines]
> Seen the All-New Entourage Help Pages? - Check them out:
> <http://www.entourage.mvps.org/>