Hi, I would like to temporarily add a filter to a range of data, perform an operation, and then remove it.
Is this possible? If so, how?
Process workflow:
1. *Various filters are dynamically set and data is manipulated*
2. *Temporary filters are set to obtain a value*
3. *Previous filers are reset*
0
Comments
To find an available filter group I would leave out the predefined filtergroups, especially filtergroup 1 as it has global scope.
See FILTERGROUP Function (Record) on MSDN and for a more detailed explanation of the special filtergroup 1 KB 969590 (I hope MS fixed it's endless redirection loop by the time you try to view this ...).