I have a large (200k rows) data set that I need to filter for different items and split those out to a different tab.
Is there VBA method for finding multiple matches in a large data-set and copying out those rows that is more efficient than using the autofilter and copying the filtered data...