Thread: Counting Values
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel[_12_] Daniel[_12_] is offline
external usenet poster
 
Posts: 1
Default Counting Values

Hi,

I have a sorted column of thousands of credit card numbers. I want
Excel to count for me the credit card number that shows up, say, more
than 3 times. And I also want Excel to fill in a cell to show the
credit card number and the number of times it showed up. How do I do
that?

Thanks