Funtions that accept arguments for filter data require that you pass it in the form of a variant array, i.e. you need to dim a variant and then assign the array to the variant. For some code, check out help example for that select method.
Also, if you are using a wildcard for all names, then that's the same logic as not filtering names at all. You can leave that part off.


Reply With Quote
