+ Reply to Thread
Results 1 to 9 of 9

Show cells from pivot table without double clicking

  1. #1
    Registered User
    Join Date
    05-11-2016
    Location
    Dallas
    MS-Off Ver
    2016
    Posts
    8

    Show cells from pivot table without double clicking

    I'm using a pivot table to sort/consolidate data. Each row has a unique identifier (in this case an opening label) that i'd like to show up in the pivot table without double clicking. If I include the opening label in the pivot table field then it will not consolidate the data because each label is unique.

    Excel Example.PNG

    Excel Example 2.PNG

    Next to each of the sums, i'd like to see the opening label WITHOUT double clicking, copying the opening labels, transposing them next to the row, and then consolidating into one cell as a comma separated list.

    What I'd like to see:
    Excel Example 3.PNG

    Can anyone help?

  2. #2
    Valued Forum Contributor
    Join Date
    05-08-2015
    Location
    Uvalde, TX
    MS-Off Ver
    2010
    Posts
    720

    Re: Show cells from pivot table without double clicking

    Hi EggsCell,

    See attached for example.

    The solution consists of a helper column and a User Defined Function (UDF).

    Your data file needs a helper column. In the example it is column A.

    Formula in A2: copy downward

    Please Login or Register  to view this content.
    Copy downward.

    Put this in a module:

    Please Login or Register  to view this content.
    Formula in F4 to the right of Pivot Table: copy downward

    Please Login or Register  to view this content.
    Hope this is helpful
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    05-11-2016
    Location
    Dallas
    MS-Off Ver
    2016
    Posts
    8

    Re: Show cells from pivot table without double clicking

    Thank you southward! It works perfectly on your example but i'm having difficulty implementing your method. I've attached my copy, can you tell what I'm doing wrong? It says "#VALUE!"
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    05-08-2015
    Location
    Uvalde, TX
    MS-Off Ver
    2010
    Posts
    720

    Re: Show cells from pivot table without double clicking

    Hi EggsCell,

    The problem is with the [Data] in your formula. That part of the formula is telling it to look for an outside source.

    Replace this:

    Please Login or Register  to view this content.
    with this:

    Please Login or Register  to view this content.
    and copy it downward.

    Cheers

  5. #5
    Registered User
    Join Date
    05-11-2016
    Location
    Dallas
    MS-Off Ver
    2016
    Posts
    8

    Re: Show cells from pivot table without double clicking

    AWESOME!!! Thank you so much!

  6. #6
    Registered User
    Join Date
    05-11-2016
    Location
    Dallas
    MS-Off Ver
    2016
    Posts
    8

    Re: Show cells from pivot table without double clicking

    southward, thanks so much for your help. I'd like to take this one step further and I'm hoping you can help with the lookup function. I have added a cost column to the wood door pivot table tab. I'd like to show the associated cost of each opening on the door schedule tab. Please see attached and let me know if you can help.
    Attached Files Attached Files

  7. #7
    Valued Forum Contributor
    Join Date
    05-08-2015
    Location
    Uvalde, TX
    MS-Off Ver
    2010
    Posts
    720

    Re: Show cells from pivot table without double clicking

    Hi EggsCell,

    You will need a helper column to concatenate the lookup values.

    See attached.

    Cheers
    Attached Files Attached Files
    Last edited by southward; 06-02-2016 at 01:44 PM.

  8. #8
    Registered User
    Join Date
    05-11-2016
    Location
    Dallas
    MS-Off Ver
    2016
    Posts
    8

    Re: Show cells from pivot table without double clicking

    Wonderful! I like the iferror() Function, hadn't used that before. Thanks again, you've been a tremendous help.

  9. #9
    Valued Forum Contributor
    Join Date
    05-08-2015
    Location
    Uvalde, TX
    MS-Off Ver
    2010
    Posts
    720

    Re: Show cells from pivot table without double clicking

    You are very welcome. Glad I could help

+ 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: 3
    Last Post: 09-03-2013, 11:27 AM
  2. Replies: 0
    Last Post: 09-03-2013, 11:26 AM
  3. [SOLVED] Pivot Table Detail - Macro to double click/show detail
    By popps in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-17-2012, 11:28 AM
  4. Formating the drill down sheet when double clicking on a pivot table.
    By lowestbass in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-20-2008, 11:09 AM
  5. Double clicking cells with formula
    By Snaffler1802 in forum Excel General
    Replies: 2
    Last Post: 08-26-2008, 09:03 AM
  6. [SOLVED] Double clicking in a Pivot Table, Please HELP
    By marko in forum Excel General
    Replies: 3
    Last Post: 12-27-2005, 03:55 AM
  7. [SOLVED] Double clicking in a Pivot Table, Please HELP
    By marko in forum Excel General
    Replies: 1
    Last Post: 12-26-2005, 11:10 PM
  8. [SOLVED] Formatting Pivot Table- when doble clicking to show Detail
    By jwwjd in forum Excel General
    Replies: 0
    Last Post: 11-25-2005, 04:55 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