pivot tab

  1. W

    Pivot Table VisibleItemList Question

    Hi Gang: I am working with an OLAP Pivot Table that I need to filter for a variable number of items using VBA. The first issue is that one of the fields is a key and the label is actually the real world value I'm matching. I managed that problem with the following code where I loop through a...
  2. E

    How to show Hours (as values) only when a field has a particular value?

    I'll try my best to explain this. I have a Pivot Table with fields A, B, C and D under Row Labels. In the Values box, I have Hours and Cost. A Sigma with values automatically appears under Column Labels. All of this is arranged in Tabular form, with Subtotals below each group. So the...
  3. A

    VBA Months in Pivot Table

    Hey guys! I'm having a problem writing code that will allow for a range of months in a pivot table. First, here's the code for Jan-2010 through June-2010: ActiveSheet.PivotTables("PivotTable8").PivotFields( _ "[Dim Month].[Month ID].[Month ID]").VisibleItemsList = Array( _...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top