05-03-2021
11:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-03-2021
11:01 PM
Thank you!
I think you misunderstood what i wanted to do but your comment helped a lot.
this is what i needed (VBA):
Set oDoc = ThisApplication.ActiveDocument
Set sSet = oDoc.SelectSet
Set oDoc2 = sSet.Item(1).Definition.Document
oDoc2.Views.Add