Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Pivot Tables...argghh

I have a pivot table that summarizes the information by Vendor from a PO Log
(on a different sheet). It works great UNLESS a row is added on the PR Log.
If I add a row (within the pivot table data area) it does not show on the
pivot table...
Is there a way around this?? or should I just not add rows?
Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 87
Default Pivot Tables...argghh

You have to update your Pivot Table when the data changes. Until you
do, the data is as it was the last time you updated it.

Scott


frustratedwthis wrote:
I have a pivot table that summarizes the information by Vendor from a PO Log
(on a different sheet). It works great UNLESS a row is added on the PR Log.
If I add a row (within the pivot table data area) it does not show on the
pivot table...
Is there a way around this?? or should I just not add rows?
Thanks in advance


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Pivot Tables...argghh

I right clicked on the table and refreshed the data.... a bunch of times. I
even closed the workbook and reopened it hoping it would update
then....neither worked. The only information it is not collecting are the
newly inserted rows...

"Scott" wrote:

You have to update your Pivot Table when the data changes. Until you
do, the data is as it was the last time you updated it.

Scott


frustratedwthis wrote:
I have a pivot table that summarizes the information by Vendor from a PO Log
(on a different sheet). It works great UNLESS a row is added on the PR Log.
If I add a row (within the pivot table data area) it does not show on the
pivot table...
Is there a way around this?? or should I just not add rows?
Thanks in advance



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,118
Default Pivot Tables...argghh

What you need to do is base the Pivot Table ons a Dynamic Named Range that
grows and shrinks when you data does.

See Debra Dalgleish's website for instructions:
http://www.contextures.com/xlNames01.html#Dynamic

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"frustratedwthis" wrote:

I have a pivot table that summarizes the information by Vendor from a PO Log
(on a different sheet). It works great UNLESS a row is added on the PR Log.
If I add a row (within the pivot table data area) it does not show on the
pivot table...
Is there a way around this?? or should I just not add rows?
Thanks in advance

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Pivot Tables...argghh

You also need to add code to your pivot table that tells it to refresh when
the dynamic named range has been expanded, don't you?
--
Brevity is the soul of wit.


"Ron Coderre" wrote:

What you need to do is base the Pivot Table ons a Dynamic Named Range that
grows and shrinks when you data does.

See Debra Dalgleish's website for instructions:
http://www.contextures.com/xlNames01.html#Dynamic

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"frustratedwthis" wrote:

I have a pivot table that summarizes the information by Vendor from a PO Log
(on a different sheet). It works great UNLESS a row is added on the PR Log.
If I add a row (within the pivot table data area) it does not show on the
pivot table...
Is there a way around this?? or should I just not add rows?
Thanks in advance



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,118
Default Pivot Tables...argghh

I thought the problem was that refreshing the Pivot Table didn't
automatically include the new records. I didn't gather that the OP wanted
the Pivot Table to change immediately upon changes in the records. In
typical situations, you'd want the Pivot Table to update on-demand, instead
of re-arranging itself whenever the source data changed. That way once
you're done adding/deleting records, you could refresh the PT and see the
final product.

I could be wrong....(wouldn't be the first time...or the last)

***********
Regards,
Ron

XL2002, WinXP


"Dave F" wrote:

You also need to add code to your pivot table that tells it to refresh when
the dynamic named range has been expanded, don't you?
--
Brevity is the soul of wit.


"Ron Coderre" wrote:

What you need to do is base the Pivot Table ons a Dynamic Named Range that
grows and shrinks when you data does.

See Debra Dalgleish's website for instructions:
http://www.contextures.com/xlNames01.html#Dynamic

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"frustratedwthis" wrote:

I have a pivot table that summarizes the information by Vendor from a PO Log
(on a different sheet). It works great UNLESS a row is added on the PR Log.
If I add a row (within the pivot table data area) it does not show on the
pivot table...
Is there a way around this?? or should I just not add rows?
Thanks in advance

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Pivot Tables...argghh

You're probably right, actually, in your reading of the OP's post.

Dave
--
Brevity is the soul of wit.


"Ron Coderre" wrote:

I thought the problem was that refreshing the Pivot Table didn't
automatically include the new records. I didn't gather that the OP wanted
the Pivot Table to change immediately upon changes in the records. In
typical situations, you'd want the Pivot Table to update on-demand, instead
of re-arranging itself whenever the source data changed. That way once
you're done adding/deleting records, you could refresh the PT and see the
final product.

I could be wrong....(wouldn't be the first time...or the last)

***********
Regards,
Ron

XL2002, WinXP


"Dave F" wrote:

You also need to add code to your pivot table that tells it to refresh when
the dynamic named range has been expanded, don't you?
--
Brevity is the soul of wit.


"Ron Coderre" wrote:

What you need to do is base the Pivot Table ons a Dynamic Named Range that
grows and shrinks when you data does.

See Debra Dalgleish's website for instructions:
http://www.contextures.com/xlNames01.html#Dynamic

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"frustratedwthis" wrote:

I have a pivot table that summarizes the information by Vendor from a PO Log
(on a different sheet). It works great UNLESS a row is added on the PR Log.
If I add a row (within the pivot table data area) it does not show on the
pivot table...
Is there a way around this?? or should I just not add rows?
Thanks in advance

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
Pivot Tables Mike Faulkner Excel Discussion (Misc queries) 3 October 24th 06 12:08 AM
synchronising pivot tables Johngio Excel Discussion (Misc queries) 1 July 31st 06 02:08 PM
Need to create multiple Pivot tables at once havocdragon Excel Discussion (Misc queries) 3 July 27th 06 11:16 PM
Dynamically changing several pivot tables at once Jason Excel Discussion (Misc queries) 3 December 16th 05 03:50 PM
Macro for Pivot Tables Thomas Excel Discussion (Misc queries) 1 March 15th 05 01:03 AM


All times are GMT +1. The time now is 03:21 AM.

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

About Us

"It's about Microsoft Excel"