Unless that data is going to change and you want to have a record as it
is now, you don't want to create a new table.
If you create a new table it will not update if any of the data in the
existing tables change. That could be a real problem. In addition you have
a query with the data in it, you don't need anything more usually. That
query will act as a table in almost all situations.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.