How can I automate uploading a file, from my local drive to an intranet folder for which I have write access, using VBA?
For example:
- upload: C:/MyLocalFolder/MyWorkbook1.xls (could be .txt, .zip)
- to:
CautionMP and fumei helpfully suggested WinHttp back in '06 when I was downloading and looking for a replacement for folderexists & fileexists and that worked...not sure how to get WinHttp to upload, or if there's a better way.
Thanks,
-Argh2
For example:
- upload: C:/MyLocalFolder/MyWorkbook1.xls (could be .txt, .zip)
- to:
CautionMP and fumei helpfully suggested WinHttp back in '06 when I was downloading and looking for a replacement for folderexists & fileexists and that worked...not sure how to get WinHttp to upload, or if there's a better way.
Thanks,
-Argh2