D
Dave Jenkins
My users want to be able to point anywhere in a continguous string of text in
a textbox, and then do something with that particluar string. They
specifically don't want to have to select the text - they just want to point
and shoot.
Is that at all possible with VBA? I can get the pixel location of the mouse
pointer, but after that I don't know what to do to convert that to the string
of text there.
Is this at all doable? Or do I just tell them, "Sorry - can't be done?"
a textbox, and then do something with that particluar string. They
specifically don't want to have to select the text - they just want to point
and shoot.
Is that at all possible with VBA? I can get the pixel location of the mouse
pointer, but after that I don't know what to do to convert that to the string
of text there.
Is this at all doable? Or do I just tell them, "Sorry - can't be done?"