Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Windows XP, Excel 2002 SP 3
I have a simple macro that I run to refreshs all my external datasources in my spreadsheet. Recently I've added some pivot tables as well. I would like my macro to refresh the pivot tables if possible - currently it does not. Any suggestions? Here is my macro sub macro1() application.displayalerts = false sheets("sheet1").select range("a1").select activeworkbook.refreshall application.displayalerts = true msgbox("refresh complete") end sub Thanks, Lou Sanderson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Relinking Pivot Tables to Main Table | Excel Worksheet Functions | |||
pivot tables not refreshing correctly | Excel Worksheet Functions | |||
Pivot Tables | Excel Discussion (Misc queries) | |||
Data Cubes and Pivot Tables | Excel Worksheet Functions | |||
Multiple Pivot tables from One selection | Excel Discussion (Misc queries) |