LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How to maintain dynamic data range for Excel PivotTable

Hi,

My basic problem is thus:

I have ~100 spreadsheets each containing pivot tables that get their data
from a source spreadsheet. Each month an unknown number of lines is dumped
into this source spreadsheet and the PivotTables are refreshed accordingly.
Right now, the PivotTable data sources are just looking at an arbitrary
number of rows in the source file to try and pull data. However, it looks
like in the next year, the amount of data will actually exceed the range
these tables are looking in. Therefore, while making some various other
automation changes, I would like to address this issue and maybe have the
pivotTables be updating their ranges dynamically.

So here is my current idea that I need a little help with (if there is a
better approach all-together, i'd love to hear about that as well.)

The basic logic being, when one of the pivot table sheets open, if the
current month is greater than the last month of data entered, the table
should go out to the source file and look for updated data (we dont know
exactly what day this file is updated). Is there a way to open that source
excel workbook and select all the data in a sheet behind the scenes? If so,
how would you do something like that?

Is there actually any harm to having the PivotTable looking at thousands of
blank rows for the data source?

Any thoughts / advice would be greatly appreciated!

- Charlie
 
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 maintain a set range of cells when dragging a formula (e.gmonthlyannual data) Justinalexander Excel Discussion (Misc queries) 2 February 3rd 09 12:13 PM
dynamic data range in pivot tables excel 2007 Dan R[_2_] Excel Discussion (Misc queries) 1 October 31st 07 04:47 PM
Dynamic PivotTable Data Source Lenardz Excel Discussion (Misc queries) 1 August 22nd 07 08:08 PM
Dynamic Table Should Always Maintain Borders When Data Is Updated Dynamic Table Should Maintain Borders Excel Discussion (Misc queries) 0 September 9th 05 09:43 PM
PivotTable Dynamic Range Donnie Stone Excel Programming 2 December 26th 03 11:15 PM


All times are GMT +1. The time now is 12:36 AM.

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"