Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, i get pivot tables on a weekly basis. the data is to big to open in
excel. is there any way to get the data out of the pivot table into a text file and then for me to import into a database. i do not have access to the data source of the pivot tables. any vba script or something |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could use page fields to filter the data, so only part of it is
showing. Extract that data, then select a different item in the page field, and extract that. stef wrote: Hi, i get pivot tables on a weekly basis. the data is to big to open in excel. is there any way to get the data out of the pivot table into a text file and then for me to import into a database. i do not have access to the data source of the pivot tables. any vba script or something -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Building pivot tables in Excel 2007 based on existing pivot tables? | Excel Discussion (Misc queries) | |||
Pivot Table Data Adding contents of two pivot tables and param que | Excel Discussion (Misc queries) | |||
Average Calculations from Pivot Tables - Get Pivot Data? Calc Fiel | Excel Worksheet Functions | |||
How does the term 'pivot' apply to Excel's Pivot tables and Pivot. | Excel Discussion (Misc queries) | |||
Pivot tables-controlling user interaction with pivot tables | Excel Programming |