Forum Discussion
Rai__LS
Oct 24, 2021Copper Contributor
Expand Excel PivotTable without overlaying another PivotTable (VBA)
Hi guys, please help me. I need to expand my Excel pivot table without overwriting the other pivot table below. Is it possible to do this using VBA? Would anyone have the code? I need that when I cli...
- Rai__LSOct 27, 2021Copper ContributorI need this to be automatic, do the opposite every time I expand the table I will have to move it manually.
- Yea_SoOct 27, 2021Bronze Contributor
Pivot table expand going down and going right. so what part of the worksheet can you put something that will not get affected with the expansion, find that place.
- Rai__LSNov 13, 2021Copper ContributorYah, i know that, is because of that i need do it using a VBA code. I´m looking for this code in the web.