View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed Ed is offline
external usenet poster
 
Posts: 65
Default Get only unique values?

I have a range -one single single column. I'd like to print only the
unique values in this range. What's the best method to use to get the
unique values?

Ed