View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
papou[_2_] papou[_2_] is offline
external usenet poster
 
Posts: 112
Default How do you count this?

Jo
Try by yourself and see what happens!
HTH
Cordially
Pascal

"Jo" a écrit dans le message de news:
...
On Oct 10, 9:54 am, "papou" wrote:
Hi Jo
If only numeric values:
=SUM(N(FREQUENCY(A2:A12,A2:A12)0))

See Chip Pearson'shttp://www.cpearson.com/excel/Duplicates.aspx

HTH
Cordially
Pascal

"Jo" a écrit dans le message de news:
m...



Hi,


Say you have in column A this:


Order No
24
24
24
24
123
123
123
123
123
75
75


and so on. It means that we have 3 orders (i.e., 24, 123, and 75). How
can caculate this? I mean what formula can be used to do so?


Thanks,
Jo- Hide quoted text -


- Show quoted text -


What if I hide an order using "hide", how do I make your formula take
care of that?

Thanks,
Jo