View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JasonK[_2_] JasonK[_2_] is offline
external usenet poster
 
Posts: 18
Default Can I use a formula that finds the smallest number that occurs twice in a column?

I have a spreadsheet with a lengthy list of numbers. I need to find
the smallest number that occurs twice. I also need to find the
smallest number that occurs three times, etc. Is there a way to do
this with a formula?

I don't mind running a macro to do this, but I would need help with
that as well. Placing the answer in a msgbox is fine with me.

thanks in advance.
jasonk