Jerry Sullivan
MrExcel MVP
- Joined
- Mar 18, 2010
- Messages
- 8,787
Hi all,
We have some legacy workbooks that have numerous Consolidation references that need to be removed.
The references can be deleted manually using the Data tab > Data Tools group > Consolidate button
A web search shows some examples of how to Add Consolidation references using VBA, but I haven't been able to find how to Delete them using VBA.
The references can be listed by reading the Worksheet.ConsolidationSources property- but this is a Read-Only property.
TIA
We have some legacy workbooks that have numerous Consolidation references that need to be removed.
The references can be deleted manually using the Data tab > Data Tools group > Consolidate button
A web search shows some examples of how to Add Consolidation references using VBA, but I haven't been able to find how to Delete them using VBA.
The references can be listed by reading the Worksheet.ConsolidationSources property- but this is a Read-Only property.
TIA