View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Toby Erkson[_2_] Toby Erkson[_2_] is offline
external usenet poster
 
Location: Portland, Oregon
Posts: 26
Default Refrsh all pivot tables in a workbook automatically

ActiveWorkbook.RefreshAll

--
Toby Erkson
Oregon, USA
Excel 2002 in Windows XP

"Pmxgs" wrote in message
...
Hi everyone!

What code should i use to refresh all pivot tables in a workbook,
using vba?

thank's