View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Scott Isaacs Scott Isaacs is offline
external usenet poster
 
Posts: 1
Default Naming Tabs with Pivotable Page Filter data

I have a macro that filters a pivot table and copies the pivot to individual
tabs, one tab for each filter item. I tried to copy the filtered criteria and
enter it directly into the NAME cell of the Properties window of each tab,
this method works manually but the macro wont allow it, any ideas why?