+ Reply to Thread
Results 1 to 2 of 2

Need only data that is within a pivot table

  1. #1
    Registered User
    Join Date
    04-24-2014
    Location
    Colorado
    MS-Off Ver
    Excel 2007
    Posts
    20

    Need only data that is within a pivot table

    I've created a pivot table from a large set of data.
    I need to have a tab in the workbook that only has the sub-set of raw data that is within the pivot table, not the mass set.
    Does anyone know how this can be accomplished?

  2. #2
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365 Version 2404
    Posts
    1,259

    Re: Need only data that is within a pivot table

    Not sure I understand what you are trying to accomplish, but you could try dynamic ranges.
    Assuming your pivot table starts in Sheet1!A2, try this for a dynamic range:

    =OFFSET(Sheet1!$A$2,,,COUNTA(Sheet1!$A$2:$A$1000),COUNTA(Sheet1!$A$2:$Z$2))

    Good luck!

+ 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. Replies: 21
    Last Post: 05-10-2018, 09:25 AM
  2. Replies: 6
    Last Post: 01-24-2017, 06:56 PM
  3. [SOLVED] Pivot table - Unable to navigate to source data from pivot table
    By Richavlaues in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-30-2016, 10:37 AM
  4. Automating Pivot table and pivot chart creation if data table names unknown
    By Vegiepie2016 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 02-04-2016, 11:52 AM
  5. Replies: 1
    Last Post: 06-22-2010, 09:10 AM
  6. Replies: 1
    Last Post: 06-20-2010, 04:00 AM
  7. Return pivot table range...not the data table, the PIVOT TABLE!
    By Air_Cooled_Nut in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-26-2008, 01:07 PM

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