10-06-2015
11:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-06-2015
11:45 PM
Hi, you should work with the DocumentObject you get from the Sub instead of the ActiveDocument. Then your code also runs when you push the save button in an assembly. As it is right now you code only runs on the assembly itself and ignores its chldren (assumed you have an assembly open).