ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   counting text based cells (https://www.excelbanter.com/excel-discussion-misc-queries/450690-counting-text-based-cells.html)

[email protected]

counting text based cells
 
Hi, can you help me with formula for this:


XY A B C A B B A C 3

XX B C A B C A C B 2


I need to count "A" and sumarize it at end of row i.e. 3


Thank you

zvkmpw

counting text based cells
 
XY A B C A B B A C 3
XX B C A B C A C B 2
I need to count "A" and sumarize it at end of row i.e. 3


Looks like a job for COUNTIF, maybe something like
=COUNTIF(A1:K1,"A")

Modify as needed.

[email protected]

counting text based cells
 
On Sunday, 1 March 2015 18:47:05 UTC+1, zvkmpw wrote:
XY A B C A B B A C 3
XX B C A B C A C B 2
I need to count "A" and sumarize it at end of row i.e. 3


Looks like a job for COUNTIF, maybe something like
=COUNTIF(A1:K1,"A")

Modify as needed.



Works, thank you very much.

Rgds


All times are GMT +1. The time now is 10:29 PM.

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