The following error message Just started occurring in my VBA script:
Run-time error '-2147024809 (80070057)'
The PivotTable field name is not valid. To create a PivotTable report, you must use data that is organized as a list with labeled columns. If you are changing the name of the PivotTable field, you must type a new name for the field.
The line of code which abends:
The source data has not changed. When recording the macro, the syntax is the same. When manually selecting PivotTable Analyze, Change Data Source, the process works FINE.![]()
Please Login or Register to view this content.
Any help will be truly appreciated. Thank you!
Bookmarks