Hi folks,
i have been thinking for several days how to implement a VBA program that can generate shapes from data entered on a worsksheet.
Basically, it is to analyse the filling of cable trays with cables.
The user will enter cable diameters, and the tray width ( e.g 300mm).
Depending on the diameter the program will generate circles with according diameter on a tray .
All should be to scale.
Circles has to be side by side ( which to me is the most difficult part), and can be on 1,2 or 3 layers ( slectable by the user on a form).
I am at the evaluation stage, and thinking if it will not be easier using VISIO, but i never tried vba on visio, or , from an excel WS, generate a script that can be exported in Autocad ???
I am working on the excel solution only, but any ideas are welcome. I just started in VBA with shapes, so not sure if it is the correct way to go for my project.
Thanks for your feedback.![]()
Bookmarks