+ Reply to Thread
Results 1 to 7 of 7

Macro for linking filters with-in multiple pivot tables

  1. #1
    Registered User
    Join Date
    08-30-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    11

    Macro for linking filters with-in multiple pivot tables

    Hello

    First off, I would like to say that I'm an excel macro and VBA rookie. I am trying to create a macro that will link multiple pivot tables together so that when one of the filters is changed, all of the other filters will change with it.

    Specifically, I have a large data table that is connected to about 100 different pivot tables. These pivot tables each have different filters for the various columns in the data table.

    The "month" filter is one of these filters in the pivot tables.

    I would like to have a macro that would instantly change the "month" filter in all of the pivot tables to the same month.

    I have come across many other posts explaining methods to do this, which I have failed to replicate. I am looking for the simplest way possible to do this.

    If anyone could recommend a good website explaining the basics of VBA, that would also be helpful.

    Thanks!

  2. #2
    Registered User
    Join Date
    08-30-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Macro for linking filters with-in multiple pivot tables

    **Update**

    Ive been working on a code.

    Please Login or Register  to view this content.
    My goal is to set all the pivot charts to a cell which has been data validated to only list months. As I change this cell to different months, I would like all the pivot chart filters to change to the given month selected.

    The Error code im getting is "obeject doesn't support this property or method"

    Please help!
    Last edited by Cutter; 08-30-2012 at 08:32 PM. Reason: Added code tags

  3. #3
    Registered User
    Join Date
    08-30-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Macro for linking filters with-in multiple pivot tables

    Here is another code ive been working on for this problem. There is an error somewhere in it.

    Please help

    Please Login or Register  to view this content.
    Last edited by Cutter; 08-30-2012 at 08:32 PM. Reason: Added code tags

  4. #4
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Macro for linking filters with-in multiple pivot tables

    @ Nick Simo

    Welcome to the forum.

    Please notice that code tags have been added to your post(s). The forum rules require them so please keep that in mind and add them yourself whenever showing code in any of your future posts. To see instructions for applying them, click on the Forum Rules button at top of the page and read Rule #3.
    Thanks.

  5. #5
    Registered User
    Join Date
    08-30-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Macro for linking filters with-in multiple pivot tables

    Thank you Cutter


    Edit by Cutter: You're welcome
    Last edited by Cutter; 09-04-2012 at 12:39 PM.

  6. #6
    Registered User
    Join Date
    08-30-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Macro for linking filters with-in multiple pivot tables

    Bump

    Someone please help

  7. #7
    Registered User
    Join Date
    08-30-2012
    Location
    Chicago
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: Macro for linking filters with-in multiple pivot tables

    Bump help please

+ 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