Thread: Filter
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Filter

They are not accessible. You can get a list of uniques on the worksheet by
using the Advanced filter and selecting the Uniques checkbox.

--
Regards,
Tom Ogilvy

cribeiro wrote in message
...
When we apply filters in a range of data we can see that there aren't
duplicates in the filter columns.
Is it possible to get these itens from these filters?
Where are these data? Are they in one array, collection or what?