ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   I want a box with the total number of times ORDER appears! (https://www.excelbanter.com/excel-worksheet-functions/90034-i-want-box-total-number-times-order-appears.html)

tapley

I want a box with the total number of times ORDER appears!
 
I have a table where the words "closed" or "order" appear. I want to know a
formula that will count how many times each word appears in a column and give
me a figure. Is that possible and how?

Bob Phillips

I want a box with the total number of times ORDER appears!
 
=COUNTIF(A:A,"Closed")

etc.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"tapley" wrote in message
...
I have a table where the words "closed" or "order" appear. I want to know

a
formula that will count how many times each word appears in a column and

give
me a figure. Is that possible and how?




Pete_UK

I want a box with the total number of times ORDER appears!
 
You also have replies at your other post.

Pete


CLR

I want a box with the total number of times ORDER appears!
 
=COUNTIF(A:A,"open")&" Open, "&COUNTIF(A:A,"closed")&" Closed"

Vaya con Dios,
Chuck, CABGx3



"tapley" wrote:

I have a table where the words "closed" or "order" appear. I want to know a
formula that will count how many times each word appears in a column and give
me a figure. Is that possible and how?



All times are GMT +1. The time now is 09:55 PM.

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