+ Reply to Thread
Results 1 to 2 of 2

Change Pivot radar chart with macro

  1. #1
    Registered User
    Join Date
    05-29-2014
    MS-Off Ver
    Excel 2010 PC (EN) - Excel 2011 Mac (FR)
    Posts
    4

    Change Pivot radar chart with macro

    Hi,

    I desperately look for a way to adapt a pivot chart (radar) each time a given cell changes. Basically, the chart is in a kinf of dashboard in which data over different topics/projects are examined. In C12, when I switch the project code (moving to the next one for instance), I want the chart to adapt automatically.
    I tried to register a macro but it doesn't work.
    Any idea?
    Thanks a lot!
    H
    See file enclosed to illustrate.Chart update with macro.xlsm

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Change Pivot radar chart with macro

    You're very nearly there, with your code in Module1.

    Put this in the WORKSHEET module for Sheet1:
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

+ 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] Change default chart in a macro to prevent run time error when creating a pivot charts
    By herbie226 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-14-2013, 10:01 AM
  2. Radar Chart - Change Value of Axis
    By gt1984 in forum Excel General
    Replies: 1
    Last Post: 04-07-2011, 01:09 PM
  3. Macro to change the view of a pivot chart/table
    By svn_pie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-25-2007, 04:53 PM
  4. Calling a macro on a change of Field Button in Pivot Chart
    By tobriant in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-03-2005, 12:21 PM
  5. How do I change x-axis in an Excel Radar Chart?
    By Dr. J.White in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 10-07-2005, 11: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