How to link a Table to a Query?

J

jeszejared

Hi,

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

Thank you.

Jess Mil
 
N

NathanJ

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.
 
K

KARL DEWEY

Make the query an append query. Post your SQL for the query and the name of
the table you want to append to.
 
Top