PDA

View Full Version : How to use Excel to upload a file to web



anjulis
11-24-2015, 09:30 AM
I need to write a simple macro in Excel to upload a file (xls or pdf) to a website. I have a URL and login information. I assume that I need to use SOAP but I never worked with it before. Can someone show me an example or point me to a tutorial?

Kenneth Hobs
11-25-2015, 11:21 AM
Welcome to the forum!

I doubt that SOAP is the answer. It depends on the site. FTP is the typical route. This API route may work. You will have to make the upload routine. http://www.vbaexpress.com/forum/showthread.php?16836-Solved-Download-a-file-viw-FTP-using-VBA-code