View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Roger Whitehead[_4_] Roger Whitehead[_4_] is offline
external usenet poster
 
Posts: 29
Default Highlighting text in a textbox

Check out OLHelp for Seltext. SelLength, etc

--
HTH
Roger
Shaftesbury (UK)



"Daniel Bonallack" wrote in message
...
Could someone please tell me how to highlight the text in
a textbox on a form?

My textbox has just the number 1 in it, and when the form
is initialized, I'd like the focus on that textbox, with
the number 1 highlighted.

Thank you very much

Daniel