I have created a macro which executes several queries each appends records to a table. However if one query results in no records it halts the macro. How can I get the macro to move on even if this occurs?