+ Reply to Thread
Results 1 to 2 of 2

Filter Pivot Table with Hover

  1. #1
    Registered User
    Join Date
    09-13-2011
    Location
    UK
    MS-Off Ver
    Excel 2007, 2008, 2010, 2011!
    Posts
    3

    Filter Pivot Table with Hover

    Hello!

    I am trying to filter a pivot table using hover via a hyperlink. I did post about this yesterday but have revised my method.

    I am using a hyperlink technique for changing a cell value as found on Chandoo.org. I have combined this with a Microsoft Pivot Table example that filters a Pivot Table based upon the values in cell D2 (attached example).

    The code that powers the hyperlink is:

    Please Login or Register  to view this content.
    As you hover over C18, D18, E18, it will update the text in D2. This does not trigger a change in the Pivot Table. If you type text in D2 then the Pivot Table updates.

    Private Sub Workbook_SheetChange does not seem triggered by the update by highlighSeries.

    I've been going round in circles with different methods and can't get it work. Any ideas?

    Thanks
    Attached Files Attached Files
    Last edited by jim-nf; 09-14-2011 at 12:51 PM.

  2. #2
    Registered User
    Join Date
    09-13-2011
    Location
    UK
    MS-Off Ver
    Excel 2007, 2008, 2010, 2011!
    Posts
    3

    Re: Filter Pivot Table with Hover

    I've updated the code highlightSeries:

    Please Login or Register  to view this content.
    This calls the Public Sub but as with other approaches I have tried it seems that a Function called from a hyperlink cannot update the visibility of PIvotItems. It seems to be able to complete all other steps.

    Is there any way to set the visibility of the items?

    I've tried adding :

    Please Login or Register  to view this content.
    But this makes no difference.
    Attached Files Attached Files
    Last edited by jim-nf; 09-14-2011 at 03:18 PM. Reason: Updated with v2 attachment

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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