+ Reply to Thread
Results 1 to 7 of 7

Show all Pivot Table items

  1. #1
    Registered User
    Join Date
    05-25-2012
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    37

    Unhappy Show all Pivot Table items

    Is there a faster way than a loop with

    Please Login or Register  to view this content.
    I have thousands of items to show. Isn't there a quick Show All somehow?

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Show all Pivot Table items

    Try this code
    Please Login or Register  to view this content.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    05-25-2012
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    37

    Re: Show all Pivot Table items

    Arlette, thanks, but ShowAllItems doesn't do that.

    What it does is affecting the way "empty" items show (when count is 0 for example).
    It doesn't select all items from the list.

  4. #4
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Show all Pivot Table items

    replace that line with
    Please Login or Register  to view this content.
    Josie

    if at first you don't succeed try doing it the way your wife told you to

  5. #5
    Registered User
    Join Date
    05-25-2012
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    37

    Re: Show all Pivot Table items

    Unfortunately this affects only filters.

    I need to update the table itself. It that can help, my table is in a tabular format.

  6. #6
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Show all Pivot Table items

    you've lost me. if I manually hide items in a row field using the drop down list, that code will reset all items to visible-were you talking about something else?

  7. #7
    Registered User
    Join Date
    05-25-2012
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    37

    Re: Show all Pivot Table items

    You're right!

    I tried this before and it didn't work, now it's working... go figure.

    Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1