Im having an issue I have 15 Web Querys. I keep getting this error if I dont put an Applilation.Wait (Now + TImeValue("0:00:07)) then I get the following error "The site reports that the request is not valid.". With the Application.Wait between each query they will then work. Is there a quicker way than Application.Wait?