+ Reply to Thread
Results 1 to 4 of 4

Control Page to Update Pivots on Subsequent Tabs

  1. #1
    Registered User
    Join Date
    09-17-2007
    Location
    Bakersfield, CA
    MS-Off Ver
    2007
    Posts
    8

    Control Page to Update Pivots on Subsequent Tabs

    Ok, I have a Control Page, with a drop down box. I want to be able to make a selection from that drop down box, and have all the pivots on the subsequent tabs update to the value selected on the drop box. Is this doable?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    06-18-2004
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    1,474

    Re: Control Page to Update Pivots on Subsequent Tabs

    First, define the following dynamic named range...

    Please Login or Register  to view this content.
    This range will be used as the input range for your drop down. Note that the range will automatically adjust if you add/remove areas from your list. Then, format the drop down as follows...

    Please Login or Register  to view this content.
    Then, put the following code in a standard module. In the Visual Basic Editor, select your project from the Project Explorer window (Ctrl+R), and then select Insert > Module.

    Please Login or Register  to view this content.
    Lastly, right-click your drop down, select Assign Macro, and select the macro called "DropDown1_Change". A sample workbook is attached.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    09-17-2007
    Location
    Bakersfield, CA
    MS-Off Ver
    2007
    Posts
    8

    Re: Control Page to Update Pivots on Subsequent Tabs

    OMG Guru, you are soooooo awesome!!!! I would never in a million years figure out how to do that. Thank you! Thank you! Thank you!!

  4. #4
    Forum Expert
    Join Date
    06-18-2004
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    1,474

    Re: Control Page to Update Pivots on Subsequent Tabs

    You're very welcome! And thanks for the feedback!

    Cheers!

+ 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