Newbie help with AutoCAD/Excel link

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I need to make a routine to batch change data in DWG files.
The idea would be to receive several drawings from a client. I would open each drawing and place a rectangle with a set dimension inside the DWG. This can't be made with code because there's not a set position for the rectangle. It has to be user defined for each drawing.
Then I'd like to have Excel place something like a Title block inside that rectangle.
In the Excel file I'd choose from 3 or 4 styles of Title blocks, that can be drawn in separate DWG files, and change some fields inside the title blocks, like user, data, version, state of approval, etc.
I'd like to have a table in excel, this table would have in the first column the filename each line and columns for title block type, date, revision number, user, state of approval. I'd fill in the table first, put all the files in a set folder and press a button for the macro to go to each individual file, go to the set rectangle, place the chosen title block and write the text that's in the table in the defined fields.
Thanks in advance.
Best regards