Hi,
I was wondering if someone could help.
I have been using URLTODOWNLOADFILE function in excel for about a year and it has worked perfectly until around a month ago when the website I was pulling the files from no longer supports IE11. I also believe IE11 is ending next year if I am not mistaken
I was wondering is there a possibility to set this function to use edge natively or alternatively use VBA in excel to open a url which will always be a file say in column B and then place it in a folder named in column c and then the filenamee in column d. As that is what I have currently using this function.
It would have to cycle through the whole sheet until there is no more files url's to open.