Hi,
I have a worksheet with several text boxes, and when a specific text box is selected, I would like to run a macro. Much like what you might do using the Worksheet_Selection Change function.
But, the Worksheet_Selection Change function seems to only respond to cell selection changes, not to shape or text box selection changes.
Appreciate any help!
I have a worksheet with several text boxes, and when a specific text box is selected, I would like to run a macro. Much like what you might do using the Worksheet_Selection Change function.
But, the Worksheet_Selection Change function seems to only respond to cell selection changes, not to shape or text box selection changes.
Appreciate any help!