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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting queries into tables

Status
Not open for further replies.

Layth

IS-IT--Management
Jun 7, 2005
44
US
Hello I have a database project where I have made multiple queries based on multiple tables, I need to know how to export these queries into new tables so that the queries' previous relationship with original access tables remains intact. Any information on how to do that would be appreciated.

Thank you,

Layth
 
You can create a maketable query based on another table. I really hope you know what you are doing when creating redundant records.

Duane MS Access MVP
[green]Ask a great question, get a great answer.[/green] [red]Ask a vague question, get a vague answer.[/red]
[green]Find out how to get great answers faq219-2884.[/green]
 
Use TransferDatabase function and/or in conjunction with macro.
 
You can also use a Report and set the destination to a file.
 
Thanks so much for the help thus far I believe with your help that I have figured out my problem
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top