+ Reply to Thread
Results 1 to 3 of 3

Multiple pivot tables on one sheet

  1. #1
    Registered User
    Join Date
    09-14-2016
    Location
    London
    MS-Off Ver
    2010
    Posts
    82

    Multiple pivot tables on one sheet

    Hi,
    Does anyone have a way, either through formulas or VBA (or a clever trick) of getting multiple pivot tables on one sheet to accommodate the overlap of pivot tables?

  2. #2
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: Multiple pivot tables on one sheet

    I try to avoid having multiple pivots on the one sheet because of this issue, unless I know 100% that the refreshed data will not make them overlap.

  3. #3
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Multiple pivot tables on one sheet

    Hello,

    position the pivot tables so they don't overlap when unfiltered. Then use VBA to hide the empty rows/columns when a filter is applied and the pivot tables change dimensions. That VBA can be tied to an event (Worksheet.PivotTableUpdate Event) so it runs when the pivot table is updated.

    cheers, teylyn

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Problem: Create multiple pivot tables from single source sheet
    By maboho93 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-23-2018, 06:23 AM
  2. Copy multiple pivot tables to new sheet
    By Johnatha in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-06-2016, 03:35 PM
  3. Creating a Master / Consolidated Pivot Tables from a multiple pivot tables
    By paradise2sr in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 12-12-2013, 02:28 AM
  4. Update multiple pivot tables using a combo box in a different sheet
    By Avy14 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-07-2013, 08:53 PM
  5. Excel 2007 : Multiple Pivot Tables on one sheet
    By AltaS in forum Excel General
    Replies: 7
    Last Post: 03-27-2012, 07:20 PM
  6. Multiple Pivot tables on the same sheet controlled by one filter
    By Cjax in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-07-2011, 04:20 PM
  7. change multiple pivot tables on 1 sheet
    By tinkerbelle in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-25-2008, 06:05 AM

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