Auto Filtered lists
Posted by DG on May 02, 2000 1:15 PM
Can anyone tell me how, using VBA, to return only those
values meeting the criteria of a filtered list? Example:
If rows 1506,1508 & 1513 are visible under the autofilter,
how can I evaluate only those values for the information
needed in another worksheet without having to loop through
all of the hidden rows which contain unneeded data?