Thread: countif
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Mat P:son[_2_] Mat P:son[_2_] is offline
external usenet poster
 
Posts: 97
Default countif

Hi there,

It can be pretty tricky to try to figure out what someone's after if the
problem description is as brief as yours. If I see a post stating that "It
doesn't work" I won't really have a fighting chance of understanding your
problem, and coming up with a potential solution. Hoewever, if you provide
some more information I'm sure the members of this forum will be able to help
you.

Hence, please state at least the following:

- Exactly what you're trying to achieve
- The steps to take to reproduce your problem
- What happens when you execute those steps
- What you believe should have happened instead

Cheers,
/MP

"Oldjay" wrote:

I am trying to do something like this Countif(AND(A1:A10,1),(B1:B10, )) but
it doesn't work
Thanks for any help

oldjay