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. dianagele

    (Loop This code) For Each File in specific Folder

    I am rusty with my vbscript. I want to Loop this code "for every file in the folder": (what it does: strip all quotes from each file) note: this is borrowed code from the internet I use & like ' Define needed constants Const ForReading = 1 Const ForWriting = 2 Const TriStateUseDefault = -2 '...

Part and Inventory Search

Back
Top