Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I'm writing some code that automatically changes PageField Values in a PivotTable. On one of them, I get a Run Time Error 1004 "Unable to set the _Default property of the PivotItem Class". Does anyone know what this means in this context? Below is a section of code that I'm using, and it works ok on another field that I am doing it on... ActiveSheet.PivotTables("PivotTable1").PivotFields ("Wk_Ending").CurrentPage = _ "07/07/2007" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Runtime Error 1004 Unable to set the top property of the picture c | Excel Discussion (Misc queries) | |||
Hiding Rows Error - "Runtime Error 1004 - Unable to set the hidden property of the range class" | Excel Programming | |||
Runtime Error 1004 Unable to set the XValues property of series cl | Excel Programming | |||
Runtime error 1004 - unable to set Visible property of Worksheet c | Excel Programming | |||
Runtime 1004 unable to get find property of range class | Excel Programming |