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

    how to upload list of multiples files from txt/csv file with ftp

    Hi everybody I'm asking your help because i have a list of files to be uploaded with a script but i dont have any idea how to do it. (i'm not a programmer [ponder]) I can create a list in txt or csv. can you give me a script to do it? example: files.txt 123456.jpg 767676.jpg 929292.jpg...
  2. brunello67

    command for vbscripts

    Hi i'm very new and i dont know VBScript. i have to filter some raws in an excel file and i found a VBScript code that is working but it is partial. this is it: Dim objExcel Dim objWorkbook Dim objWorksheet Set objExcel = CreateObject("Excel.Application") Set...

Part and Inventory Search

Back
Top