Pivot Fields get Error 1004
Hi. I recorded a macro to create a pivot table. When I try to run the macro, I get the 1004 error (Application defined or object defined error) for these three commands. Any insight on how I can correct this?
.DisplayMemberPropertyTooltips = False
.AllowMultipleFilters = True .CalculatedMembersInFilters = False
Thanks!
Mike.
|