Excel VBA to select text in ActiveX Text Box
I am trying to write a macro in Excel VBA that selects the text in a ActiveX Text Box, so I can later on manipulate it via the keyboard.
I am trying to write a macro in Excel VBA that selects the text in a ActiveX Text Box, so I can later on manipulate it via the keyboard.