Message 1 of 2
Select Another Drawing To Copy To

Not applicable
01-21-2006
07:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am totally new to this, I am trying to manipulate data from an open drawing and then copy it to a new template.
Is there a way of modifying this line of code to select a template ?
Set oDocB = ThisDrawing.Application.Documents("Test 1.dwg")
Thanks for your help
Is there a way of modifying this line of code to select a template ?
Set oDocB = ThisDrawing.Application.Documents("Test 1.dwg")
Thanks for your help