jcox
Structural
- Jul 16, 2002
- 37
I am writing some VBA code for some standard drawings that we produce. Is there anyway that I can see things as they happen? An example would be that when you draw a circle, you can use the mouse to locate a point and then "pull" the circle to where you want it to go. You can see this visibly happening to give you an intuitive feel for the way you want your object to look. Is there any way to do this with VBA. I have a form where you would enter some information, and then I ask you to locate on the screen where you want to see the drawing. I would like to be able to "see" the drawing float around with the cursor until it is located.
Is this even possible, or is it so complicated that I wouldn't want to waste my time?
Is this even possible, or is it so complicated that I wouldn't want to waste my time?