Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Office 2003 pivot table filter clear

H

I would like to know how in the hell does a person clear the filter items in a pivot table
If I set the Pivot data to less or no records the pivot filter items still brings back all the records that was previuosly loaded
If anyone can tell me how to do this I dub thee Lord of Excel

Many thanks in advanc

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Office 2003 pivot table filter clear

Hi
have a look at
http://www.contextures.com/xlPivot04.html

--
Regards
Frank Kabel
Frankfurt, Germany

"Conrad" schrieb im Newsbeitrag
...
Hi

I would like to know how in the hell does a person clear the filter

items in a pivot table?
If I set the Pivot data to less or no records the pivot filter items

still brings back all the records that was previuosly loaded.
If anyone can tell me how to do this I dub thee Lord of Excel.

Many thanks in advance


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Office 2003 pivot table filter clear

I have to change my opinion of myself and make Frank Lord of da Exce

Thanks man. The link kicks ass.
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Office 2003 pivot table filter clear

Hii
lol
the thanks should go to Debra :-)

--
Regards
Frank Kabel
Frankfurt, Germany

"Conrad" schrieb im Newsbeitrag
...
I have to change my opinion of myself and make Frank Lord of da Excel

Thanks man. The link kicks ass.


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Office 2003 pivot table filter clear

Yee haaa I outta kick my own ass
Im da Lord of Excel. Wooptie do

IF anyone needs da code Here it i
Dim i As Intege

For i = Worksheets("WorkSheet1").PivotTables("PivotTable1" ).PivotFields("WhaEva").PivotItems.Count To 1 Step -
Worksheets("WorkSheet1").PivotTables("PivotTable1" ).PivotFields("WhaEva").PivotItems(i).Delet
Next


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Clear a Pivot Table Cache DoctorG Excel Discussion (Misc queries) 1 February 16th 10 03:04 PM
2003 Pivot Table Filter (items dropped in the Page Fields) SeanF74 Excel Discussion (Misc queries) 1 October 15th 09 04:49 PM
Pivot Table Clear All Fiels MichaelR Excel Discussion (Misc queries) 3 July 3rd 08 04:49 PM
Office 2003 pivot table filter data values maggiethomas Excel Discussion (Misc queries) 0 June 12th 08 01:32 PM
Pivot Table formatting in office 2003 Douglas O''Neill Excel Discussion (Misc queries) 2 January 7th 06 12:05 AM


All times are GMT +1. The time now is 12:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"