Message 1 of 4
Excel Drawing in AutoCAD VBA code upgrade from 2012 Library Type to Current
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have engineering design worksheet in excel. I wrote Excel VBA code that converts and pushes the design data from Excel into AutoCAD as a completed drawing.
The worksheet was functional with Excel in 2012-16 and using the Auto 2012 Library Type, with AutoCAD 2012.
I am now running excel on office 365 and AutoCAD 2020.
I plan to upgrade the code to work with my current versions.
I am preemptively requesting any resources or advice on making the changes before tinkering.
Thank you!