Hi, I have a PivotField(RD) which currently has 58 AlphaNumric values but I need only to filter the ones that start ‘AB’ which this week is 9 instances
The total list of RD will vary each week, and new records starting ‘AB’ can appear.
Is there a way Within VBA to Filter like this?
I recorded a macro but that just lists each code that I don’t want which is no good for next week when the data may have more new non AB codes
The total list of RD will vary each week, and new records starting ‘AB’ can appear.
Is there a way Within VBA to Filter like this?
I recorded a macro but that just lists each code that I don’t want which is no good for next week when the data may have more new non AB codes