I've been trying to figure this out for some time now. If I set the autofilter ON in VBA, is there a way to loop through the values that appear in my desired filtered column and have all the rows in the filter display?
I guess the question is: In VBA, how do you loop through items that you have in an filtered column? My goal is to pull up all the rows of filtered data, copy each group to another sheet, then move on to the next filtered item in the column.
Any help would be much appreciated!
Thanks, Marcie
I guess the question is: In VBA, how do you loop through items that you have in an filtered column? My goal is to pull up all the rows of filtered data, copy each group to another sheet, then move on to the next filtered item in the column.
Any help would be much appreciated!
Thanks, Marcie