Hi All,
This little VBA project has a UserForm that lets the user pick the type or shape(polygon) to be placed in the design file. Once text is added in the second part it can be used as a "callout bubble". Currently the project is working with out error BUT I have a few questions.
- Currently it only places one copy of the selected shape(polygon) from the list. I would like to place more than one copy until a reset command.
- Currently all the shapes are rotated off 0deg base on the shape. How do you control the rotation of the shape??
- How to have the shape show on the mouse while it is being placed??
For the second part of the discussion; How do you add text to the shape maybe 4 digits???