Although I've found a lot about finding overlapping pivot tables here, I haven't found a solution to my problem.
I have a sheet with several pivot tables based on a large data base. I can't separate them enough to avoid overlapping, especially as the number of both columns and rows is variable...
Hi All,
This has been a peeve of mine for years so I finally decided to do something about it. I use pivot tables all the time and have to manually change the formatting of each field because I usually have both units and revenue in the same pivot. (Each needs a different format)
I've built the...
Hello/Thanks In Advance.
I am trying to find a way to loop thru column headers so that I can use what is found in VBA code to sort into a Pivot Table.
Column headers could be a number of Age combinations:
<tbody>
P 18-24 Boys
P 25-54 Boys
</tbody>
For example, I want to take any column...
Hi,
I've recorded a macro to collapse a pivot table in a workbook.
" Range("B23").Select ActiveSheet.PivotTables("PivotTable6").PivotFields("Account no. & name Concat") _
.ShowDetail = False
Range("B22").Select...
Hello, I suspect this is a simple problem but for the life of me I don't know what is going wrong. I have a pivot table in another workbook, with cube source data. I get an error when trying to enable multiple selections.I got the Cube field names from recording a macro. If I manually enable...
I am having a bizarre issue. What I am doing is copying a worksheet containing pivot tables from one workbook to another. Then I am changing the source data to link to the new workbook, to the same range as the original source but in the new book. My issue is that the original source data is...
Hi people,
I have about 33 slicers, each with around 10 connections to different pivot tables. I'm pretty new to this VBA thing and I'm tasked to write a macros so that I can undo all these connections at the same time.
To illustrate this a little clearer; if you were to right click any slicer...
I have two workbooks.
Workbook A: Contains my source data on multiple worksheets; data in the form of Pivot Tables.
Workbook B: Contains multiple worksheets with empty charts.
Goal: Use the data from various pivot tables (workbook a) to populate the corresponding data points (workbook b)...
I'm trying to create a Pivot Table via VBA. The tool I'm using gives me a skeleton and I created the pivot code via the macro recorder.
What I can't figur out is what other objects I need to define (and how)
The first code is the skeleton, the second part is the excel macro.
Sub...
Hello,
I hope you can help me with a Pivot Table created with VBA code pulled from "VBA and Macros for Excel 2007" book.
My problem is that the table is created but does not displaying any values.
If I select the pivot table and use the Pivot Table Tools menu and click on the +/- button...
I've been working with this this for about 4 days so I thought I would share now that I solved it:
I got a pivottable (I construct from VBA)
Then I want to list data either in rows or groups of groups of groups (metagroups).
(in this case row would be a "verification/sale id", a group would be...
I have built a spreadsheet with 24 pivot tables. I trying to write a Macro that will refreshes the all of the pivot tables. I am doing them 1 at a time in VBA. But is there a refresh all command in VBA? Right now it is taking the PC too long.
this is what i have so far...
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.