Design Assistant - VBA/iLogic to copy Iproperties

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
Let me preface by saying I am an amateur at code. I have started reading some books to help me out and trying some things on my own.
I'll spare you my life story and tell you what I'm looking to do.
Where I work, we use 1-5 different .idw pages to detail out our products. We have iProperties set up on each page to fill in the title block. When it is time to upload a drawing to be checked or completed, we typically have to go through the Design assistant and click about 13 different check boxes to copy all of the iProperties over to the other 3-4 drawing pages.
Is there a better way? Can a macro be written that would get the iProperties from "T.idw" and copy it to "N.idw", "S.idw", "A.idw", and "D.idw" either by Design Assistant or just brute force writing to each open document? Would some type of global template be better suited to the task? Any idea/solution would be appreciated.
Thanks, maybe one day with enough training I can help solve problems as well.
-Gabe