Delete or hide the Item "All" in a Pivottable?

XL-Dennis

Well-known Member
Joined
Jul 27, 2002
Messages
1,920
I´ve been trying to find a way to hide/delete the item "All" in the pagefield of a piovttable but so far without any success...

Does anyone know if it possible at all or am I out of luck (as usual)?

TIA and with kind regards,
Dennis
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Right mouse over the column and select field, then select the item/s you want to hide and OK.
 
Upvote 0
jimboy,

Sorry, apparently You didn´t read the question...

I´ve been trying to find a way to hide/delete the item "All" in the pagefield of a piovttable but so far without any success...

Does anyone know if it possible at all or am I out of luck (as usual)?

Kind regards,
Dennis
 
Upvote 0
Dennis, I don't know of a way to do that. XP has a new event regarding PivotTables, refresh I believe, wich, maybe, could be used to change the field selection if the user chose "(All)", but, looping through the .PivotItems collection of the Field page won't give you the "(All)" item, to change its Visible property to False.

You can get the "(All)" by using the .VisibleItems, but, then, it will only appear if (All) is the current selection !, but, couldn't change the Visible property of this one in here !

So, sorry, I guess you ARE out of luck !
 
Upvote 0

Forum statistics

Threads
1,214,641
Messages
6,120,691
Members
448,978
Latest member
rrauni

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top