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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.