View Single Post
 
Old 10-18-2019, 08:52 AM
mike.demos@morganplc.com mike.demos@morganplc.com is offline Windows XP Office 2016
Novice
 
Join Date: Oct 2019
Posts: 1
mike.demos@morganplc.com is on a distinguished road
Default 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.




Reply With Quote