kingofcardiff
IS-IT--Management
Using VBA, I need to retrieve the list of items(?) from an Excel autofilter drop-down list. With this, I will programatically select from and set the criteria..
For instance, if I am autofiltering a list where team names are in the filtered column, I want to get the list of teams that are included in the list.
Numbered items (item(1), item(2)) don't seem to do the trick. I'm limited to two criteria (criteria1, criteria2).
Help!
For instance, if I am autofiltering a list where team names are in the filtered column, I want to get the list of teams that are included in the list.
Numbered items (item(1), item(2)) don't seem to do the trick. I'm limited to two criteria (criteria1, criteria2).
Help!