Hi all!
I'm programming in Excel as a hobby, and I made a macro which draws
several objects. These objects represent loaded cargo on the ship I'm
sailing. When I want to change the place of these objects, I have to
start a seperate macro. I can do that by clicking on the object itself,
but how can I let the macro know on which object I'm clicking? (the
objects all have a name such as object1, object2 and so on)
Better still would it be to be able to shift the objects by mouse, but
then how does the Macro know which object I'm shifting and where to?
I hope this explanation was clear enough, and that someone has a
solution.
Greets, Jzz