+ Reply to Thread
Results 1 to 10 of 10

Hide and show pivotfields with vba

Hybrid View

manofcheese Hide and show pivotfields... 05-28-2014, 06:39 PM
k64 Re: Hide and show pivotfields... 05-29-2014, 11:05 AM
manofcheese Re: Hide and show pivotfields... 05-29-2014, 01:36 PM
k64 Re: Hide and show pivotfields... 05-29-2014, 02:32 PM
manofcheese Re: Hide and show pivotfields... 05-29-2014, 03:15 PM
manofcheese Re: Hide and show pivotfields... 05-29-2014, 03:32 PM
k64 Re: Hide and show pivotfields... 05-29-2014, 03:31 PM
k64 Re: Hide and show pivotfields... 05-29-2014, 03:38 PM
manofcheese Re: Hide and show pivotfields... 05-29-2014, 03:42 PM
k64 Re: Hide and show pivotfields... 05-29-2014, 03:45 PM
  1. #1
    Valued Forum Contributor
    Join Date
    08-06-2013
    Location
    Detroit, Michigan
    MS-Off Ver
    Excel 2013
    Posts
    671

    Re: Hide and show pivotfields with vba

    That code selects the 1st pivot table on the sheet "Pivot Table". Make sure the sheet name is right. Is your chart using a pivot table as a data source? If so, you can just change the pivot table and the chart will change. Otherwise you can do something like Sheets("Sheet Name").Charts(1) or Sheets("Sheet Name").Charts("Chart Name")

  2. #2
    Forum Contributor
    Join Date
    05-24-2014
    MS-Off Ver
    Microsoft Office 2013
    Posts
    113

    Re: Hide and show pivotfields with vba

    You are a genius. Thank you again.

+ 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. Show/Hide Shape VBA
    By maacmaac in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-06-2013, 09:03 AM
  2. VBA hide row based on pull down with button to toggle show/hide
    By myronr in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-12-2012, 06:07 PM
  3. Pivotfields & Pivotitems VBA
    By pickledmuffin in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-08-2008, 06:12 PM
  4. [SOLVED] PivotFields problem
    By Tim in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-17-2005, 01:35 PM
  5. [SOLVED] Hide and show Rows
    By Duane in forum Excel General
    Replies: 2
    Last Post: 04-19-2005, 06:06 PM

Tags for this Thread

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