Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
In excel 2007 I am calling for a OLAP cube which has drill-through action setup in it. Using VBA if i call for the drill through action, the worksheet created using drill through is protected and it cannot be unprotected (the area to unprotect is greyed out). If I call for the drill-through action without using VBA then the worksheet is not protected. The code I am using to call for the drill through action is ActiveCell.ServerActions("driildetail").Execute This code is in the workheet area where the pivot table with cube data is. If I right click from the pivot table and select the drill-through action then the sheet created is not protected. It is protected only when called from VBA Is there any way the worksheet created from a drill through action be unprotected programmatically. Activeworkbook.unprotect or activesheet.unprotect does not work. Thanks. SG |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Shared 2007 Workbook, 3MB, 15 users, locks up after 2-3 hours of u | Excel Discussion (Misc queries) | |||
Shift + toolbar button action in Excel 2007 | Excel Discussion (Misc queries) | |||
Excel 2007 "locks up" | Excel Discussion (Misc queries) | |||
Excel 2007 Autorecover locks up the PC | Excel Discussion (Misc queries) | |||
What is the action called, when you lock headings | New Users to Excel |