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 Rhinorhino 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: hazeus
  • Content: Threads
  • Order by date
  1. hazeus

    Searching through text file using wildcard

    I am searching a huge text file for the following text; 3**40** Where the * represents a wild card How do I manipulate this line of code to search for this? if InStr(226, strCurrentLine, "3**40**", vbTextCompare) = 226 Then Thank you, Steve

Part and Inventory Search

Back
Top