Message 1 of 3
excel values for acad drawing

Not applicable
02-24-2015
11:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've searched the forums and cant find what I'm looking for. I created a userform in autocad 2015 that asks for length and width of a rectangle and then draws it for the user. what i really one is to extract the length adn width from an excel file with the same name as the drawing and use that to draw the rectangle.
I have no preference whether it is in Acad VBA or Excel VBA. I just dont know where to start.