ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   countif (I think) (https://www.excelbanter.com/excel-worksheet-functions/147387-countif-i-think.html)

Stephen Doyle

countif (I think)
 
In a cell I have a line of ticks, how do I count them?

--
Cheers

Stephen




Mike H

countif (I think)
 
Try this:-

=COUNTIF(A1:A100,"="&CHAR(252))

Mike

"Stephen Doyle" wrote:

In a cell I have a line of ticks, how do I count them?

--
Cheers

Stephen





Bob Phillips

countif (I think)
 
depends upon what drives the tick. For instance I use a with a font of
Marlett, so I just need

=COUNTIF(rng,"a")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Stephen Doyle" wrote in message
...
In a cell I have a line of ticks, how do I count them?

--
Cheers

Stephen






Mike H

countif (I think)
 
Or any of these:-

Character to Type Font to Use
a Marlett
a Webdings
b Marlett
C Erilogo
P Wingdings 2
Alt+129 Wingdings
Alt+0214 Symbol
Alt+0252 Wingdings

Mike


"Bob Phillips" wrote:

depends upon what drives the tick. For instance I use a with a font of
Marlett, so I just need

=COUNTIF(rng,"a")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Stephen Doyle" wrote in message
...
In a cell I have a line of ticks, how do I count them?

--
Cheers

Stephen







Stephen Doyle

countif (I think)
 
"Mike H" wrote in message
...
Or any of these:-

Character to Type Font to Use
a Marlett
a Webdings
b Marlett
C Erilogo
P Wingdings 2
Alt+129 Wingdings
Alt+0214 Symbol
Alt+0252 Wingdings

Mike


"Bob Phillips" wrote:

depends upon what drives the tick. For instance I use a with a font of
Marlett, so I just need

=COUNTIF(rng,"a")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my

addy)

I ended up using =LEN()
Works a treat

Cheers
Stephen




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

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