How to link a Table to a Query?

  • Thread starter Thread starter jeszejared
  • Start date Start date
J

jeszejared

Hi,

Appreciate anyone can assist me to populate a table with the results
from a query?

Thank you.

Jess Mil
 
Do you mean an append query? If so just right click in white space
around the open query and change the query type to Append.
 
Make the query an append query. Post your SQL for the query and the name of
the table you want to append to.
 
Back
Top