If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Somebody wrote a VBScript file to download files from a private server for me.
I would like to embed it within my VBA program, ie to make the VBScript codes a part of my VBA program.
Is it possible ? Does anybody know how to do it ??