I cant figure out how to detect in vba what textbox I have selected. Details:
I am trying to make it so a user can select a pre-placed textbox and then press a macrobutton to add another textbox below the one that was selected (with a connector arrow between the two boxes). The textboxes are about 45x120, and the space between the selected textbox and the new created textbox is the same size as a textbox. The user is then able to move the new textbox around, keeping the arrow connector attached to the two text boxes. From there, the user may select any of the textboxes that they have added, and then add another below theat selected textbox, on and on, etc..
Any help? Im desperate!
I am trying to make it so a user can select a pre-placed textbox and then press a macrobutton to add another textbox below the one that was selected (with a connector arrow between the two boxes). The textboxes are about 45x120, and the space between the selected textbox and the new created textbox is the same size as a textbox. The user is then able to move the new textbox around, keeping the arrow connector attached to the two text boxes. From there, the user may select any of the textboxes that they have added, and then add another below theat selected textbox, on and on, etc..
Any help? Im desperate!