Message 1 of 3
Excel Program to Open Drawings From Vault
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am writing an Excel program to run through a list of drawing numbers and retrieve information contained in those drawings. This information is contained as Sketched Symbols in these drawings. I assume the first step would be to locate the drawing in Vault and open it, but I'm not sure how to write an Excel program in VBA to do that. I am also wondering if I will have to install SDK first to write such a program?