Copy Query Data To Another Table

ali zaib

Active Member
Joined
Nov 21, 2010
Messages
412
How i can copy total data of open query to another table In MS Access 2007 ?
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
It depends on the kind of query. If it's not a crosstab or a union query, just change the query type. If it is a crosstab or union query, create a new query based on the crosstab / union query and add all the fields to the grid (all the fields, not the asterisk).

In the query design choose Make Table if you want to create a new table. Enter the name of the table, click OK, then click the Run (exclamation mark) icon.
To add the data to an existing table choose Append. Pick the table to add the data to, then in the new grid row that appears, select the fields that the query data will map to, and click the Run button.
You will get a prompt about creating a new table or adding records. Click OK and you're done.

Denis
 
Upvote 0

Forum statistics

Threads
1,223,264
Messages
6,171,081
Members
452,377
Latest member
bradfordsam

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top