View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default 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!