Using Autofilter with VBA

  • Thread starter Thread starter Jon Irwin
  • Start date Start date
J

Jon Irwin

I need to access the items in an Autofilter dropdown in
succession. They must be stored somewhere! All I can get
is 'Criteria1' and 'Criteria2'. Is there something else?
 
Hi,

You must make your own list of elements because Microsoft doesn't tell where
it is. Collection is the best tool to do that.
 
Tom

Many thanks

Jon
-----Original Message-----
the items in the autofilter dropdown are not accessible.

you can use the uniqueonly option of the advanced filter to put a unique
list of items from a column in a table on the worksheet.

--
Regards,
Tom Ogilvy

else?


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top