Message 1 of 8
Question on how to grab filepath for linked Excel Spreadsheets

Not applicable
01-22-2021
08:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello there, I have a question concerning extracting information from a AutoCAD Drawing. This drawing has a link to an Excel Spreadsheet, and my company wants to automate a way to grab data from that excel file and place it in a database. I can do that part, but I'm not all the familiar with using vb.net code to find things within the drawings; my question is there a way through VB to find out if a drawing has anything linked to a outside Excel file and if so, to grab that Excel file's filepath?
Thanks in advance for the help