ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   CountIf: Syntax and Examples? (https://www.excelbanter.com/excel-programming/297622-countif-syntax-examples.html)

Michael[_27_]

CountIf: Syntax and Examples?
 
Hi,

Can someone please refer or give the syntax of CountIf and some
examples and what it mean please?

Thanks,
Mike

Ron de Bruin

CountIf: Syntax and Examples?
 
Hi

What is wrong with the Excel Help?

Tell us what you want to do and we can give a example

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Michael" wrote in message om...
Hi,

Can someone please refer or give the syntax of CountIf and some
examples and what it mean please?

Thanks,
Mike




Michael Sultan

CountIf: Syntax and Examples?
 


Hi,

I found nothing whatsoever about "CountIf" in Excel help!?

Mike

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Ron de Bruin

CountIf: Syntax and Examples?
 
I found nothing whatsoever about "CountIf" in Excel help!?
Strange, what version of Excel?

You don't tell what you want?


Count the Word Lada in the range
=COUNTIF(A1:A10,"Lada")

With a wildcard

=COUNTIF(A1:A10,"La*")

=COUNTIF(A1:A10,"*Lada*")


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Michael Sultan" wrote in message ...


Hi,

I found nothing whatsoever about "CountIf" in Excel help!?

Mike

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!




Steve Garman

CountIf: Syntax and Examples?
 
You are looking in Excel help (the one you get when a worksheet is
showing) and not the VBE help (which you get when your VB code is
showing) aren't you?

Michael Sultan wrote:

Hi,

I found nothing whatsoever about "CountIf" in Excel help!?

Mike

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Ron de Bruin

CountIf: Syntax and Examples?
 
If you want to use it in code then use
Application.WorksheetFunction.CountIf(............ .........


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Steve Garman" wrote in message ...
You are looking in Excel help (the one you get when a worksheet is
showing) and not the VBE help (which you get when your VB code is
showing) aren't you?

Michael Sultan wrote:

Hi,

I found nothing whatsoever about "CountIf" in Excel help!?

Mike

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!






All times are GMT +1. The time now is 01:29 AM.

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