Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a pivot table that is refreshed automatically through a macro. Works
great. The line of code in the macro that runs the refresh is ActiveSheet.PivotTables("PivotTable2").PivotCache. Refresh Now I want to protect the worksheet that the pivot table is on. When I protect the worksheet and perform the action that launches the macro, I keep getting an error that indicates "Run-Time error '1004': That command cannot be performed while a protected sheet contains another pivot table report based on the same source data" The pivot table does not update. I do not have another pivot table on the worksheet. I don't even have another pivot table in the same file. The pivot table is based on data on a different worksheet (same workbook file though) and this worksheet is also protected. (If this matters at all) I am operating Excel 2003 Any takers? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Refreshing Pivot Table on a protected spreadsheet tab | Excel Discussion (Misc queries) | |||
Enable the page area only of a pivot table for protected worksheet | Excel Discussion (Misc queries) | |||
Pivot Table Use When Sheet is Protected | Excel Discussion (Misc queries) | |||
Enable OLAP Pivot Table in Protected Excel 2003 Worksheet | Excel Programming | |||
Enable OLAP Pivot Table in Protected Excel 2003 Worksheet | Excel Programming |