I found some code online that could pass an argument from VBA to VBS...I'm passing the fullpath of where I want to save the file, then parsing that within the VBS into what the filename is.

That particular loop was an idea to hold the script until the file had downloaded but VBS is just holding and not opening the file.