I have a workbook containing a number of worksheets, each regularly refreshing with distinct web queries. I know that at some time, one or more of the web queries is going to fail (the page from which it reads reformats itself). This is not a problem - I know and expect that it is going to happen. When it does, I get an error message box, "Web query unsuccessful...,etc". What I would like to do is to disable this message box as it overrides whatever program I am working on at the time. I know and don't care that the query will be unsuccessful. Can I do it?