Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ErwinPolio

    Highlight Text using VBScript

    I found it! txtName.Select() will select all the text in the text box txtName.
  2. ErwinPolio

    Highlight Text using VBScript

    I need to highlight/select the text in a text box using VBScript. In Visual Basic you use the SelLength, SelStart, SelText. What about VBScript? REgards Erwin

Part and Inventory Search

Back
Top