Message 1 of 5
Creating a table in Autocad with data from Excel only by using macro/VBA

Not applicable
09-08-2016
12:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, Being quite new to Autocad, I'm encountering some problems while working. My goal, to put it simply, is to retrieve data from an Excel sheet and then display it within a table in Autocad. The thing is, I want it to done only by using macros/VBA. So I wanted to know if it was possible to use a macro in Autocad to retrieve the data from Excel and then to display it in a table. Thank you your help.