View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
showry showry is offline
external usenet poster
 
Posts: 5
Default counting numbers

Hi All,

I have a Query like This. Pls Give your Suggestions.
DATA:
anil 0
sunil 1
anil 1
sunil 0
anil 1
sunil 0


Ans:
Anil 2
Sunil 1 I need to count the numbers against name which number is more
that 0.

Regards,
Anil.