Jump to content

Recommended Posts

Posted

Hello

 

I am using an excel file (as bill of materials) embedded in many dwg files (Autocad files). This file contains VBA code that export data in another excel file.

I export data from different autocad files to an xls file (on disk).

 

My problem is: I cannot extract the path for excel embedded files (excel VBA returns ""). I need this path when users work at different jobs with different dwg files in the same time.

 

Do you know how to extract the path (for excel embedded file or for dwg file that contain an embedded excel file) from excel VBA code?

 

At this moment I use a lisp routine (for Autocad) that returns the dwg file path when an dwg file is open, but there is a problem when I open another dwg file (returns a new path).

 

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...