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

    "Expected Statement"

    Hi, I'm trying to write a VB script that will search & replace stuff in a Word doc. The entire script is between the dashed lines: ------------------------------------------ Dim args Dim num Set args = WScript.Arguments num = args.Count If num < 3 Then WScript.Echo &quot;Usage...

Part and Inventory Search

Back
Top