Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Pivot Tables need a dynamic range

I have many summary worksheets that provide data to many pivot tables all are
in the same workbook. "Summary1" provides data to "PivotTable1",
"PivotTable2", and "PivotTable3". "Summary2" provides data to "PivotTable3"
and so on. My summary worksheets get updated weekly and so are variable in
the number of rows from week to week. The columns are somewhat more stable
but could eventually change over time. I would like my pivot tables to be
able to pick up all the data in my summary worksheets without me having to
rerange by hand. I have tried using the named range OFFSET formula solution
and it typically works just fine under normally situations, but because I'm
updating the current summary worksheets via an Access export to scrammbles up
the name range reference and so I'm looking for more of a programmatic
solution that I can apply to multiple worksheets and pivot tables. Any help
would be really appreciated. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default Pivot Tables need a dynamic range

Are you exporting a query from Access? If so, a name may be created
automatically, in the Excel file. Check in InsertNameDefine, and use
that name, if one exists.

Mhughes wrote:
I have many summary worksheets that provide data to many pivot tables all are
in the same workbook. "Summary1" provides data to "PivotTable1",
"PivotTable2", and "PivotTable3". "Summary2" provides data to "PivotTable3"
and so on. My summary worksheets get updated weekly and so are variable in
the number of rows from week to week. The columns are somewhat more stable
but could eventually change over time. I would like my pivot tables to be
able to pick up all the data in my summary worksheets without me having to
rerange by hand. I have tried using the named range OFFSET formula solution
and it typically works just fine under normally situations, but because I'm
updating the current summary worksheets via an Access export to scrammbles up
the name range reference and so I'm looking for more of a programmatic
solution that I can apply to multiple worksheets and pivot tables. Any help
would be really appreciated. Thanks.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Pivot Tables need a dynamic range

I went back and followed your direction and it works nicely. Thanks for the
quick response it was most helpful.

"Debra Dalgleish" wrote:

Are you exporting a query from Access? If so, a name may be created
automatically, in the Excel file. Check in InsertNameDefine, and use
that name, if one exists.

Mhughes wrote:
I have many summary worksheets that provide data to many pivot tables all are
in the same workbook. "Summary1" provides data to "PivotTable1",
"PivotTable2", and "PivotTable3". "Summary2" provides data to "PivotTable3"
and so on. My summary worksheets get updated weekly and so are variable in
the number of rows from week to week. The columns are somewhat more stable
but could eventually change over time. I would like my pivot tables to be
able to pick up all the data in my summary worksheets without me having to
rerange by hand. I have tried using the named range OFFSET formula solution
and it typically works just fine under normally situations, but because I'm
updating the current summary worksheets via an Access export to scrammbles up
the name range reference and so I'm looking for more of a programmatic
solution that I can apply to multiple worksheets and pivot tables. Any help
would be really appreciated. Thanks.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html


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 & Dynamic Ranges? Me! Excel Worksheet Functions 2 June 16th 09 12:58 AM
dynamic data range in pivot tables excel 2007 Dan R[_2_] Excel Discussion (Misc queries) 1 October 31st 07 04:47 PM
automatically update pivot tables when dynamic named range is expa Dave F Excel Discussion (Misc queries) 10 November 23rd 06 01:51 PM
Pivot tables and dynamic columns excelboy Charts and Charting in Excel 4 August 17th 06 03:23 AM
Dynamic Pivot tables Phil Excel Discussion (Misc queries) 3 January 31st 05 03:33 PM


All times are GMT +1. The time now is 12:09 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"