pivottables vba excel

  1. H

    Shorten this VBA Code

    Hi I have this Code, that i would like to shorten Because it's long and slow?. Some of the line is recorded with the "record macro" function. The pivottables pulls data from an OLAP Cube! Can anyone help? Sub RunAll() 'Kører følgende makro'er Call Makro1 Call Makro2 Call...
  2. N

    Dynamic pivot filtering - Cell reference (VBA)

    Hi everyone, I have a little questions regarding filtering pivot tables automatically based on input from a single data validation cell outside of the pivot table (as opposed to selected the filter from a drop-down menu. I already brwosed the forums here and fround a relatively similar topic...
  3. F

    VBA Error - Creating Pivot table - Please Help

    I have the following code - I am bombing at the bold part below. Runtime Error 1004 - Pivot table field name is not valid. .... :crash: Range("A1").Select Cells.Select ActiveSheet.Name = "Spend Data" Sheets.Add ActiveWorkbook.PivotCaches.Create(SourceType:=xlDatabase...

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