We could sure use another function called "Prefilter", which would be used at the beginning of the code. I think part of the problem is that "Filter" is only going to be recognized once by the code and it will be the last instance of "Filter". Any thoughts ?
--- In [email protected], "gmorlosky" <gmorlo...@...> wrote: > > I put my Explore filters at the end of my code because some of the variables > need defined. Should I put some filters, like IndustryID() == x, at the top > to speed things up ? >
