Is there a way to process the queries placed in a macro, sequentially? I want the results of query 1 to be available to query 2 and so on for 4 or more queries. The only way I have found to do this is by manually executing the queries one at a time (Very troublesome and impossible to use in an end user environment.)