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 Mike Lewis 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. KidNewbie

    Help writing my first procedure in Visual Basic

    Hello guys, I've searched all over this forum for how to initiate an input box upon opening program. I've found that. Now I cannot find for the life of me the correct way search 1 column via range.find and upon locating variant that was searched as exactly typed within the input box, to have...
  2. KidNewbie

    Help writing my first procedure in Visual Basic

    Thank you SkipVought and kjv1611 I appreciate both of you helping me. I believe I'd want to expect an exact match. Hypothetically if there is not an exact match I'd like to be able to implement an IF statement if not mmatching exactly, then to write the search term to a separate worksheet or...
  3. KidNewbie

    Help writing my first procedure in Visual Basic

    What I need to do is to write a procedure that will utilize an input text box and allow a user to enter a variant into the text box as a search term. And as long as the number of characters in the input box is >=1 character in the text box I need whatever is input in that textbox to reference a...

Part and Inventory Search

Back
Top