Shawn Yates
New Member
- Joined
- Oct 16, 2017
- Messages
- 5
I can't seem to figure out if there is an issue with my code or if this just isn't possible. If you go to the following url it will download a csv file containing stock info.
https://www.alphavantage.co/query?f...ADJUSTED&symbol=MSFT&apikey=demo&datatype=csv
Now if I use my code below it gives me an error saying
https://www.alphavantage.co/query?f...ADJUSTED&symbol=MSFT&apikey=demo&datatype=csv
Now if I use my code below it gives me an error saying
"Run-time erroro '1004':
Unable to open
The Internet site cannot return th... = False End With End Sub [/CODE]
Unable to open
The Internet site cannot return th... = False End With End Sub [/CODE]