sassriverrat
Well-known Member
- Joined
- Oct 4, 2018
- Messages
- 655
I have a macro that runs/calls 10 other macros that download pdfs from specified URLs online.
these aren't big files... like 5-8mb BUT these are coming via a VERY SLOW satellite link...
so if I download 10 pdfs via 11 macros (1 macro that calls each of the 10), is there a way/a macro/piece of code that can be added so resume where one fails? Basically, if, say, download 7 fails, is there a way for the calling macro to restart at the failed macro instead of calling to download all 10 again?
Thanks
these aren't big files... like 5-8mb BUT these are coming via a VERY SLOW satellite link...
so if I download 10 pdfs via 11 macros (1 macro that calls each of the 10), is there a way/a macro/piece of code that can be added so resume where one fails? Basically, if, say, download 7 fails, is there a way for the calling macro to restart at the failed macro instead of calling to download all 10 again?
Thanks