Probably a bit of a tough one to describe but I'll do my best:
I've got around 147 sub routines that do the same thing but with different URLs. Is there a way to use a loop to say 'Hey, for each URL in the PUBLIC_Declarations sub routine do this with it and then stop at the end'.
All 147 sub...