Cogivina2004
MIS
My pivot table does not refresh after I run the macro. However, if I put a stop in the marco, and run it manually..the pivot table get updated. I've tried many times but I could not figure it out how this is possible.
......
Sheets("Sheet1").select
ActiveSheet.PivotTables("PivotTable1").PivotCache.Refresh
......
Thanks.
......
Sheets("Sheet1").select
ActiveSheet.PivotTables("PivotTable1").PivotCache.Refresh
......
Thanks.