M
Mike Movchan
What I'm trying to do:
I want to double click a shape and have it run some code specific to that
shapes Name or NameID. Right now I have it setup to run a macro on a double
click event through the shape sheet properties, this is good, but I dont
want to have a macro for each shape, so it would be helpful if I could pass
the NameID to the macro as a variable where I could then share the same Sub
for all shapes.
Regards,
Mike M
I want to double click a shape and have it run some code specific to that
shapes Name or NameID. Right now I have it setup to run a macro on a double
click event through the shape sheet properties, this is good, but I dont
want to have a macro for each shape, so it would be helpful if I could pass
the NameID to the macro as a variable where I could then share the same Sub
for all shapes.
Regards,
Mike M