ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Count the text in a column - Part II (https://www.excelbanter.com/excel-discussion-misc-queries/3160-count-text-column-part-ii.html)

Peter Curtis

Count the text in a column - Part II
 
I would like to count the text in a column then for it to add a figure in
another cell if it meets the text criteria

Thanks!

Bob Phillips

Do you mean count the characters?

If so

=SUM(NOT(ISNUMBER(A1:A20))*LEN(A1:A20))

as an array formula (committed with Ctrl-Shift-Enter)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Peter Curtis" wrote in message
...
I would like to count the text in a column then for it to add a figure in
another cell if it meets the text criteria

Thanks!




Gord Dibben

Peter

Your description is not too clear in this post or the first post.

Perhaps =SUMIF(A1:A33,"Monday",B1:B33)

Which will sum up cells' data in column B that match Monday in Column A


Gord Dibben Excel MVP


On Thu, 6 Jan 2005 05:49:04 -0800, Peter Curtis
wrote:

I would like to count the text in a column then for it to add a figure in
another cell if it meets the text criteria

Thanks!



Aladin Akyurek

Why not post a 5-row sample along with expected result?

Peter Curtis wrote:
I would like to count the text in a column then for it to add a figure in
another cell if it meets the text criteria

Thanks!



All times are GMT +1. The time now is 11:55 AM.

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