+ Reply to Thread
Results 1 to 8 of 8

Show Details of all cells at once

  1. #1
    Registered User
    Join Date
    03-11-2014
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    30

    Show Details of all cells at once

    Hi Folks,

    I tried using a VBA code in another thread but it didn't work for me. It was this one:

    Please Login or Register  to view this content.
    I have a pivot table in which the data is 35 columns wide and 45 rows long and I need to show all details in one sheet. There are 968 cells of data so of course going one by one is not an option. Each cell detail is 726 rows long, which means that the data should be 702k rows long which is fine.

    Can anyone help me with this?

    I can't share a file because it's proprietary and sensitive but any guidance would be appreciated.

    Thanks!
    Last edited by ExcelDavid; 07-16-2016 at 08:45 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,945

    Re: Show Details of all cells at once

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here



    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    03-11-2014
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    30

    Re: Show Details of all cells at once

    Sorry about that. I've added the code tags.

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Show Details of all cells at once

    Hi David,

    So you have a bunch of data that you've done a pivot table on. The Pivot is 35 columns and 45 rows. If you double click on a cell in the Pivot Table it will create a new sheet showing all the data that made up that cell's data. When I do this I look at the data and then delete the new sheet and double click on another cell to "showall" for it.

    Why do you want to "show all" if you need all of it, when it is already in the data that created the pivot table you started with in the first place??
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  5. #5
    Registered User
    Join Date
    03-11-2014
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    30
    Quote Originally Posted by MarvinP View Post
    Hi David,

    So you have a bunch of data that you've done a pivot table on. The Pivot is 35 columns and 45 rows. If you double click on a cell in the Pivot Table it will create a new sheet showing all the data that made up that cell's data. When I do this I look at the data and then delete the new sheet and double click on another cell to "showall" for it.

    Why do you want to "show all" if you need all of it, when it is already in the data that created the pivot table you started with in the first place??
    I need the data in a different format as an input into anither file I have. The pivot table format won't work for me for what I need.

  6. #6
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Show Details of all cells at once

    That is the point. To make a pivot table, you need the data expanded out. This "expanded out" is the same as what you get when you "show all". What I think you are really looking for is a filter of the original data to get the format you need.

    Look at AutoFilter for your data and see if that is more of what you need.

  7. #7
    Registered User
    Join Date
    03-11-2014
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    30

    Re: Show Details of all cells at once

    The original data is fed from Access or something and I can't get to it. The only thing in this file is the pivot. I'll see if an AutoFilter will solve this as you said.

  8. #8
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: Show Details of all cells at once

    Hi,

    If you make sure you have grand total rows and columns displayed and all filters removed from the pivot table, double-click the final grand total cell - i.e. the one in the bottom right corner of the pivot table. As long as the data has been stored with the pivot table, it should produce a sheet showing all of the source data.
    Don
    Please remember to mark your thread 'Solved' when appropriate.

+ 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. VBA to Show Details/Activity on The Said Date
    By aeshacksouquiel in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-13-2016, 08:45 AM
  2. VBA Help need to show the employees details in userform.
    By krjoshi in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 12-05-2012, 12:36 PM
  3. [SOLVED] if A3 has a number in, show A1 details in Z1
    By petelomax in forum Excel General
    Replies: 25
    Last Post: 08-10-2012, 09:43 AM
  4. Pivot table show details macro
    By emina002 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-27-2012, 11:15 PM
  5. Pivot table's Group and show details not available
    By gideone in forum Excel General
    Replies: 1
    Last Post: 08-31-2011, 10:08 AM
  6. Show relevant details from another sheet
    By Quagga in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 08-21-2010, 09:57 PM
  7. Pivot Table ..Show Details Report
    By tariqnaz2005 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-14-2009, 04:55 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