A
anthos.nicolaides
I was desperate to find a code for removing all new items that appear
after a pivot refresh and while I was excited having found such a code,
I've got the following problem.
I paste the code in the editor but when I try to run the macro it gives
me a run time error '1004' and when I go to the debug screen I get the
line "pt.PivotCache.MissingItemsLimit = xlMissingItemsNone"
highlighted.
I'm using Excel 2003 so the version is the correct one. I tried
running the earlier version ( DeleteOldItemsWB() )and it did clear the
old items but what I want is the opposite which is to prevent the new
items from appearing and the older version only clears the old items.
Any hints boys & girls??
Thanks.
after a pivot refresh and while I was excited having found such a code,
I've got the following problem.
I paste the code in the editor but when I try to run the macro it gives
me a run time error '1004' and when I go to the debug screen I get the
line "pt.PivotCache.MissingItemsLimit = xlMissingItemsNone"
highlighted.
I'm using Excel 2003 so the version is the correct one. I tried
running the earlier version ( DeleteOldItemsWB() )and it did clear the
old items but what I want is the opposite which is to prevent the new
items from appearing and the older version only clears the old items.
Any hints boys & girls??
Thanks.