S 
		
								
				
				
			
		Steve Weiss
Access 2000 / Excel 2000.  I am using a macro to "Output to' an xls file.  I
would like to output the results of multiple queries to a single workbook.
As it stands now, I can only output to individual workbooks for each query.
I don't HAVE to do this in a macro. If you have vba code that does the
trick, I'd appreciate that too!
Use the following, or whatever you have.....
qryQuery01
qryQuery02
qryQuery03
c:\queryresults.xls
Thanks!!!
Steve
				
			would like to output the results of multiple queries to a single workbook.
As it stands now, I can only output to individual workbooks for each query.
I don't HAVE to do this in a macro. If you have vba code that does the
trick, I'd appreciate that too!
Use the following, or whatever you have.....
qryQuery01
qryQuery02
qryQuery03
c:\queryresults.xls
Thanks!!!
Steve
