+ Reply to Thread
Results 1 to 7 of 7

Pivot Values to be auto populated in a table in Excel

Hybrid View

  1. #1
    Registered User
    Join Date
    02-17-2017
    Location
    Bangalore
    MS-Off Ver
    Office standard 10
    Posts
    5

    Pivot Values to be auto populated in a table in Excel

    Hi Team,
    In the excel spreadsheet, I have a Pivot table where the values of the pivot table gets populated based on the value selected from a combo box. I need these auto populated values from pivot table to get dynamically populated in a different table mentioned in the same spreadsheet. Can you please help me to get the above desired result?

  2. #2
    Registered User
    Join Date
    02-17-2017
    Location
    Bangalore
    MS-Off Ver
    Office standard 10
    Posts
    5

    Re: Pivot Values to be auto populated in a table in Excel

    Attaching the sample file for your reference.
    Attached Files Attached Files

  3. #3
    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: Pivot Values to be auto populated in a table in Excel

    Hi,

    It looks as though the width of the pivot table is fixed so you can simply use a direct cell link such as =F4 in cell D29.
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  4. #4
    Registered User
    Join Date
    02-17-2017
    Location
    Bangalore
    MS-Off Ver
    Office standard 10
    Posts
    5

    Re: Pivot Values to be auto populated in a table in Excel

    Hi,
    Thank you for your response. The width of the pivot table is not fixed. Based on the release selected by the user, the width of the pivot changes. Currently, 17.3 has been selected. If you select the 17.1, it has only 3 rows and the below table also should populate only 3 rows with Total.
    could you please help me? Thank you in advance.

  5. #5
    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: Pivot Values to be auto populated in a table in Excel

    The width is the number of fields (columns) going across the pivot table. That is fixed.

    If you do not wish to show 0 in the blank rows, simply use =IF(F4="","",F4)

  6. #6
    Registered User
    Join Date
    02-17-2017
    Location
    Bangalore
    MS-Off Ver
    Office standard 10
    Posts
    5

    Re: Pivot Values to be auto populated in a table in Excel

    But, the length of the pivot table varies based on the data. Does this solution hold good in this situation as well?

  7. #7
    Registered User
    Join Date
    02-17-2017
    Location
    Bangalore
    MS-Off Ver
    Office standard 10
    Posts
    5

    Re: Pivot Values to be auto populated in a table in Excel

    Thanks a lot. It worked. Highly Appreciated.

+ 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. Converting Excel into Pdf and auto date selection in Pivot Table
    By paradise2sr in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-08-2015, 08:18 AM
  2. Can I exclude the first populated value in a row in a pivot table
    By robertt364 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 09-12-2013, 05:41 PM
  3. Replies: 6
    Last Post: 10-04-2012, 11:12 AM
  4. import data from access table to excel pivot table - Enable Auto Refresh
    By okl in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 02-01-2010, 09:38 AM
  5. Excel 2007 : Auto Fill down - Excel 2007 Pivot Table
    By gaceta in forum Excel General
    Replies: 1
    Last Post: 05-16-2009, 09:04 PM
  6. Replies: 3
    Last Post: 11-30-2005, 12:40 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