I have a series of macros that run different web queries. If the
query is not found (because there is no data on the webpage) it errors
out (run time error 1004). Is there a way to tell the macro to ignore
this error and go to the next sub. Also I would need to delete the
old data that is in the cells for the query otherwise the old data is
referenced.