Message 1 of 2

Not applicable
01-30-2015
09:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using Inventor 2015
I'd like to create a VB.NET app that can compare different versions of an entire VBA project.
To do this I would like to programmically export an entire VBA project in one go.
In VB.NET I imported the Microsoft VBA Extensibilty class,
but I have no way to connect it to the stand alone External VBA project file that inventor uses.
Normally with office products I could make a reference to say an Excel or Word document then
Connect my VBE object to its VBA project object.
Is there any sample code available to export the code from Inventors External VBA project?
Solved! Go to Solution.