Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all:
I have use Excel Pivot table to deliver the Olap data from SQL Analysis Server. However, I can not find any good reference about programming the PivotCaches and PivotTables classes. Here are the actions that I want to automate by writting Excel Macro: 1. I find that to check or un-check the selection list in the Dimension fields is very unefficienct. For example, if I use the Product Dimension (1200 memebers) as the Row Field, and then I find out that I only interest on the 100 memebers. As a result, I need to check those members in the selection list. As a result, I want to write a marco to check those 100 members automaticaly. 2. I want to copy all the members select in a particular Page field into other worksheet. I try to use PivotTable.PageFileds to get the list of item select by the user. However, If the user select multiple item in the Page field. The item in the PivotTable.PageFileds .PivotItem.Name always equal to [multiple item], instead of the actual name of the members. Thanks, ken ken |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ken,
I am having the same problem. One report has multiple worksheet an the users want their selection in one worksheet to be propagated to th rest. In my case the user does not select more than one value. Could you share your code? Thanks, --Mani- -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
OLAP Pivot Table | Excel Discussion (Misc queries) | |||
OLAP Pivot Table Calculations | Excel Discussion (Misc queries) | |||
OLAP Pivot Table problem | Excel Discussion (Misc queries) | |||
2007 Pivot Table or OLAP Add-in | Excel Discussion (Misc queries) | |||
Pivot Table - OLAP Cube | Excel Discussion (Misc queries) |