JoshuaKC29
New Member
- Joined
- Apr 20, 2019
- Messages
- 10
I realize that there are more efficient ways to obtain files from websites using VBA but I really want to figure out how to control the Dialogue Box that pops up when a user is trying to download a file.
To be more specific, I want to select "Save As" and set the file destination.
The download URL is unavailable to me - I'm still working on learning other methods of obtaining the URL. I'm hoping that for the time being someone can assist me in figuring out how to accomplish this task.
I only started learning excel and VBA about a year ago (excel a year ago, VBA six months). So I'm quite new. I apologize in advanced if I am being difficult as I may not understand all the information you're relaying to me. I've mostly been teaching myself through trial and error (looking at code works, erasing line by line to see what happens, making small changes, etc.) I've only recently started to read up on VBA by looking at tutorial videos and reading through forum posts.
To be more specific, I want to select "Save As" and set the file destination.
The download URL is unavailable to me - I'm still working on learning other methods of obtaining the URL. I'm hoping that for the time being someone can assist me in figuring out how to accomplish this task.
I only started learning excel and VBA about a year ago (excel a year ago, VBA six months). So I'm quite new. I apologize in advanced if I am being difficult as I may not understand all the information you're relaying to me. I've mostly been teaching myself through trial and error (looking at code works, erasing line by line to see what happens, making small changes, etc.) I've only recently started to read up on VBA by looking at tutorial videos and reading through forum posts.