#1   Report Post  
Posted to microsoft.public.excel.programming
bob bob is offline
external usenet poster
 
Posts: 52
Default Pivot Table

I am new into Excel...
I have created a Pivot Table on Sheet4 and the source of
data on sheet1.When I update Sheet1, Pivot table dosen't
refresh.How can I refresh the Pivot Table with the new
data?

Thank you.
Bob
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,173
Default Pivot Table

Bob

In code a line similar to

ActiveSheet.PivotTables("PivotTable1").PivotCache. Refresh

In GUI, press the ! button on the pivot table toolbar. You can check the
pivottable 'table options', by right clicking on a cell. This way you may
be able to set 'Refresh on open, or refresh in x minutes, other than that it
will not refresh automatically, although via event code it could be made to.

Check out the above code line or GUI options and post back if you require
Event code

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Bob" wrote in message
...
I am new into Excel...
I have created a Pivot Table on Sheet4 and the source of
data on sheet1.When I update Sheet1, Pivot table dosen't
refresh.How can I refresh the Pivot Table with the new
data?

Thank you.
Bob



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to create pivot table from existing pivot table in excel 2007 Udayraj Dhulekar Excel Discussion (Misc queries) 2 July 8th 13 08:22 PM
Pivot Table and Pivot Table dates are not in correct order ls Charts and Charting in Excel 3 July 14th 09 04:02 PM
Filter lines with Pivot table and non pivot table columns Grover Charts and Charting in Excel 4 September 28th 07 03:16 AM
Filter lines containing pivot table and non pivot table data Grover Excel Worksheet Functions 0 September 24th 07 07:20 PM
Help required with setting up a pivot table with the source on sheet1 to have the pivot table created on sheet called "report" Diana[_5_] Excel Programming 0 August 21st 03 10:19 PM


All times are GMT +1. The time now is 04:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"