ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Add up whats in a column (https://www.excelbanter.com/excel-discussion-misc-queries/177273-add-up-whats-column.html)

slavenp

Add up whats in a column
 
I have a column that I would like to tally up how many times text has been
entered. There are 300 rows and a number of these rows have yes entered - I
would like to know have text. Thanks. Using 2007.

RagDyeR

Add up whats in a column
 
Try this:

=COUNTIF(A1:A300,"*?")

Will count *only* text!
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===


"slavenp" wrote in message
...
I have a column that I would like to tally up how many times text has been
entered. There are 300 rows and a number of these rows have yes entered - I
would like to know have text. Thanks. Using 2007.



Teethless mama

Add up whats in a column
 
=COUNTIF(A1:A300,"*")


"slavenp" wrote:

I have a column that I would like to tally up how many times text has been
entered. There are 300 rows and a number of these rows have yes entered - I
would like to know have text. Thanks. Using 2007.


Gord Dibben

Add up whats in a column
 
A different interpretation............

=COUNTIF(A1:A300,"yes")


Gord Dibben MS Excel MVP

On Wed, 20 Feb 2008 06:51:04 -0800, slavenp
wrote:

I have a column that I would like to tally up how many times text has been
entered. There are 300 rows and a number of these rows have yes entered - I
would like to know have text. Thanks. Using 2007.




All times are GMT +1. The time now is 10:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com