View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VAMS VAMS is offline
external usenet poster
 
Posts: 5
Default Hide all items in Pivot Field except specific items

Howdy:

My workbook contains about ten tabs, each with one or two pivot tables.
Each table has a field (called "SP") listing about 50 salespeople. The list
varies periodically based on the source data.

Thanks to this community, I have a macro to successfully select a single
name in each table.

However, now I need a way to deselect All items, then select only 4
particular salespeople in each table.

Ideas, please? BTW, I run Excel 2007, but have to save files in 97/2003.

Thank you.