Access AutoFilter list for use with input box?

E

Ed

When the AutoFilter is active, a click on the arrow will show a list of
items. This list is also available as a drop-down in the Custom Filter
dialogue box. Is there a way to access this list to use as a drop-down list
for an Input Box?

Ed
 
D

Dave Peterson

Nope. You have to get the list yourself.

John Walkenbach has a technique to get unique values in his Listbox example:
http://j-walk.com/ss/excel/tips/tip47.htm

Another option may be to apply Data|filter|Advanced filter (uniques only). Then
loop through those visible cells (or paste it into a work area and grab them
from there).
 

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

Top