View Single Post
 
Old 11-27-2014, 09:06 AM
Bruno Campanini Bruno Campanini is offline Windows 8 Office 2013
Novice
 
Join Date: Nov 2014
Posts: 19
Bruno Campanini is on a distinguished road
Default

Quote:
Originally Posted by philipq View Post
Greetings Friends,


Below shown is part of a pivot table.
The data range is actually huge to the range of 58,000 plus records.
These are call center data spooled from the server to excel.

Now, I need to filter only those in the labels that end with:-
FORD
JLR
FM
POC
FER
MAS

How do I go about doing so?

Can this be accomplished easily via some VBA method other than on a pivot.
Kindly refer attachment for the pivot table
Shouldn't you have any solution yet, may I put some questions for a VBA procedure:

1 - Does "-" always precede the suffix?
2 - do you want the selected records copied elsewhere or
do you want the unselected ones hidden?

Bruno
Reply With Quote