Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Adaptable pivot table ranges

What is a general technique for handling the
follow situation?

I use pivot tables and pivot charts to analyze
a dataset. Each week, the dataset's
record count increases (thus the rows the
pivot table uses expands).

I want to avoid manually re-building the pivot
table and pivot charts each week and would like the
pivot table's range to expand automatically to
include all records.

It appears using named ranges in the
pivot table definition is not allowed. Also, I want to
avoid using macros if possible.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Adaptable pivot table ranges

If you are not looking for a Macro solution then perhaps the programming area
is not the best place to post. That being sid it can be done without macros
so that would have been my suggested solution anyways... Check out this
link...

http://www.contextures.com/xlPivot01.html
--
HTH...

Jim Thomlinson


"Allenx" wrote:

What is a general technique for handling the
follow situation?

I use pivot tables and pivot charts to analyze
a dataset. Each week, the dataset's
record count increases (thus the rows the
pivot table uses expands).

I want to avoid manually re-building the pivot
table and pivot charts each week and would like the
pivot table's range to expand automatically to
include all records.

It appears using named ranges in the
pivot table definition is not allowed. Also, I want to
avoid using macros if possible.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 119
Default Adaptable pivot table ranges

Define the pivot table using the entire column instead of specific rows and
then turn off the value "(blank)"

Peter Richardson

"Allenx" wrote:

What is a general technique for handling the
follow situation?

I use pivot tables and pivot charts to analyze
a dataset. Each week, the dataset's
record count increases (thus the rows the
pivot table uses expands).

I want to avoid manually re-building the pivot
table and pivot charts each week and would like the
pivot table's range to expand automatically to
include all records.

It appears using named ranges in the
pivot table definition is not allowed. Also, I want to
avoid using macros if possible.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Adaptable pivot table ranges

That will work so long as you are not trying to group the data by date as
blanks will prevent the grouping...
--
HTH...

Jim Thomlinson


"barnabel" wrote:

Define the pivot table using the entire column instead of specific rows and
then turn off the value "(blank)"

Peter Richardson

"Allenx" wrote:

What is a general technique for handling the
follow situation?

I use pivot tables and pivot charts to analyze
a dataset. Each week, the dataset's
record count increases (thus the rows the
pivot table uses expands).

I want to avoid manually re-building the pivot
table and pivot charts each week and would like the
pivot table's range to expand automatically to
include all records.

It appears using named ranges in the
pivot table definition is not allowed. Also, I want to
avoid using macros if possible.



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 Table Ranges Dave Eade Excel Discussion (Misc queries) 8 January 23rd 09 03:13 PM
Pivot Table Data Ranges Darby Excel Discussion (Misc queries) 1 October 29th 08 04:03 PM
Help with Selecting Ranges in Pivot Table pikapika13[_3_] Excel Programming 3 March 29th 06 03:41 AM
Pivot Table - consolidating ranges (again) xman Excel Discussion (Misc queries) 3 September 18th 05 02:17 PM
using date ranges in a pivot table Matt Elms Excel Programming 0 November 26th 03 09:22 AM


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