Message 1 of 9

Not applicable
10-25-2016
01:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm trying to use Excel VBA to call Inventor to open an idw drawing, then Save Copy As dwg for AutoCAD. I found, in VBA, the class Document that has a SaveAs method but when I run the code it would not compile, giving me the message "Object doesn't support this property or method".
Can anyone point me to the right direction? My main goal is to use Excel VBA to save an idw drawing to an AutoCAD dwg file as a new copy. Thanks.
Danny
Solved! Go to Solution.