On a worksheet I have multiple shapes and several buttons attached to simple macros which manipulate the shapes: eg rotate, flip etc.
Also attached to each button is a procedure to handle the error that occurs if a shape has not first been selected. (I will show the code below.)
The problem...