Thread
:
Error Using the PivotFilters function
View Single Post
#
2
Posted to microsoft.public.excel.programming
Nigel[_2_]
external usenet poster
Posts: 735
Error Using the PivotFilters function
The worksheet, pivot table or pivot field is missing?
--
Regards,
Nigel
"jmlozares" <u44951@uwe wrote in message news:87756b22bab9b@uwe...
hi to all!
I'm just new in pivottable programming in excel. I can't get to work the
PivotFilters function, the statement is written as:
shtWorksheet.PivotTables(1).PivotFields(23).PivotF ilters.Add Type:
=xlValueIsBetween, Value1:="101"
running this statement causes me an error saying:
Runtime error 1004, Application-define or Object defined error.
Thanks in advance for replies.
Reply With Quote
Nigel[_2_]
View Public Profile
Find all posts by Nigel[_2_]