I have two queries that i would like to output to excel. Query1 and Query2. So far ive created a macro which will output the results of each query to excel and prompt the user to select a location for the file and give it a name. This works fine, however, im getting a seperate excel document for each query. what i would really like is to produce something that will create one excel document with the results from query1 going into a worksheet and the results of query2 going into a seperate worksheet. Is this possible? How would i go about it? Ive not attempted anything along these lines before. Any help would be greatly appreciated!