update pivottable

  1. M

    Update Source Data for Pivot Table

    Hi all! I have a workbook that contains a pivot table, a data set, and several user input pages. I have a macro that updates this data set, and the size of the set may change between each update based on user inputs elsewhere in the workbook. I would like the Pivot Table to update as well...
  2. C

    VBA---quicker to set pivot table filters or loops through slicers?

    I have a dilemma that I'm faced with. I have 30 slicers(3 each for 10 different sets of pivot tables). I need to update all of the slicers based on the user selecting from a single set of slicers(all of the slicers have the same info from different days). I have it set up to do this via...
  3. S

    Pivot Table automatically refresh when opening tab

    Good morning, Any idea why this code keeps giving me an error?? Private Sub Worksheet_Activate() Sheets("PT Obj. e Ind.").PivotTables("PT_Obj_e_Ind").RefreshTable End Sub Thanks!!
  4. H

    Change date in a OLAP Cube based pivot table

    I have had posted a similar issue earlier, but it did not solve my problem. Therefore, I try again. My Pivot table gets data from a OLAP Cube. Using the macrorecorder i got this code by setting a new date in the filter and then update the Pivot table. I can manually change the date and it will...
  5. M

    Updating Pivot Table Referencing a Cell

    I have multiple pivot tables on a worksheet and I want it to update the values based on a value in another cell. I am planning on creating over a 100 tabs so I would like a macro that would make the pivot table reference the cell in that specific worksheet it is located. Any help is appreciated.
  6. N

    VBA "update" pivot table fields

    Hi, I have a pivot table that I need to update quarterly. The values are "Sum of 20134 DEC", "Sum of 20134 WAGES", and "Sum of 20134 EST". When I receive the new quarter's data, I don't want to create a new pivot table, but just refresh/ update the fields mentioned above. I have set the...
  7. C

    Updating Pivotfields from a Data Validation list across multiple Pivot Tables on Multiple sheets

    Hello I have an issue that i have been playing around with my self for quite sometime now. I found a code that should work but for some reason it is not working and I haven't a clue why. Any help would be appreciated. Goal : Code that will take a drop list and modify the pivot filters on...
  8. G

    Update Multiple Pivot Tables with VBA

    Hey Guys I have a report that I put together monthly. The report contains 38 different pivot tables all of which reference a single separate excel workbook. I would like to write a VBA macro that changes the data source for all 38 Pivot Tables to a new excel workbook and updates each pivot...

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