How do I change a query to a table in Access 2003?

S

springfever

I would like to change a query to a table within my database. I have
exported the query to excel and then imported as a table but I get the
message that I've lost some data and I'm not sure what data that is! I would
much rather change within the database. I am using Access 2003. Thank you
very much!
 
V

Van T. Dinh

Change your Select Query (I guess) into a Make-Table Query and run it.

Check Access Help on Make-Table Queries.
 
Top