Message 1 of 3
Update browser after replace reference in Presentation file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've made a little vba code which replaces the model reference in a Presentation file and it works like a charm.
But there's one small issue, which is that the name of the referenced model in the browser isn't updated until you reopen the document. If you expand the model you see the right children though.
The model name can't be manually changed so I was wondering if there's any possibility to update the model browser in a Presentation file through VBA?