Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Loading PivotTable data into VBA

i have a pivot table with over a million rows. the connection to the original
external source can be assumed to inaccessible. however, the contents of the
data underneath the pivot table (PivotCache?) will not change.

i need to perform thousands of analysis operations can be derived from
tables "filtered out of" the underlying PivotCache. for example, the simplest
operation would be to divide the contents of one of the tables derivable from
the cache by the contents of another table derivable from the cache, element
by element. the more complex operations would involve algebraic operations
across multiple tables on a corresponding table element-by-element basis.

i am aware that i can pull "tables" from the PivotCache in VBA and dump the
result into worksheet ranges. can i dump the "tables" directly into a VBA
array instead so that i can do the aformentioned processing? if yes, any
simple example that shows how to load the contents of a "table" into a VBA
array would be very valuable.

i did look for pre-existing responses to my question and have not found any.
i do apologize if this has been addressed and i missed it.

many thanks..


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
Loading data from a PDF lwmvba Excel Programming 0 August 27th 09 09:19 PM
Creating a PivotTable w/o selecting data in an existing PivotTable Damian Excel Discussion (Misc queries) 6 November 2nd 07 04:44 PM
Loading Data into ListBox [email protected] Excel Programming 3 February 1st 07 06:40 AM
Loading data into Excel file from Data table. [email protected] Excel Programming 0 August 12th 06 12:17 AM
Loading Column Data with blank Rows into Data Validation Box ExcelMonkey Excel Worksheet Functions 3 October 13th 05 06:09 PM


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