View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bradly Bradly is offline
external usenet poster
 
Posts: 39
Default using countif function in code

How can I express this in VBA code:

countif(c:c,c2)

Thanks.