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 Chriss Miller 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: *

  • Users: Joeb1
  • Content: Threads
  • Order by date
  1. Joeb1

    Trapping User Inputs in a InputBox

    I want to make sure that users only enter numbers in a input box. What is an easy way to do this? Or even if I have to look for a range of 1 to 50. I tried an IF statement but I can't figure out how to set a range of numbers with the statement. Thanks
  2. Joeb1

    Text to Random Access

    I have a text file with items such as this: 1001 1002 1004 D1001 D1002 D1004 G1001 G1002 G1008 The number of lines in this file can potentially go to 10,000. I can already parse out the different ID's, no letter or different letters. My goal is to take this parsed data and search for missing...

Part and Inventory Search

Back
Top