Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export several queries to one excel sheet 2

Status
Not open for further replies.

karjoe

MIS
Joined
Nov 5, 2012
Messages
7
Location
US
Hi,
I do know how to export a query to excel, Is there a way to export several queries to one excel sheet in Access 2007?

Thanks in advance
 
Are the columns the same in all queries? If so you might be able to create a union query. You can always use automation but it is more complex.

Duane
Hook'D on Access
MS Access MVP
 
Just to clarify. Do you require an excel file with more than one worksheet in it (1 for each query) or an excel file with a single worksheet (all query results in a single sheet)?

Sometimes if you want to put a nail in a piece of wood, you just gotta hit it with a hammer!!
 
Hi,
Answer to hookom question: 3 queries generate one column that shows count. All the other queries have the same columns.

Answer to rekrabnai question: Looking for an excel file with a single worksheet (all query results in a single sheet)

Thank you
 
Yes. I am try a union query.
Thanks for all your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top