create a table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to create a table from a report in access 2000?

thanks in advance
 
You could create a table from a QUERY. Your report is most likely based on
a query, so you should be able to do it. You'd have to share more details
if you need a better response.
 
The report is based on a query that compiles all of the parts needed for a
device. The report adds all of the needed components together and returns
the device number and the total build price. I am working on another,
unrelated data base that needs the device number and the total build price in
a table. I'm just looking for a quicker way than typing all of the
information into the table.
 
A report has a record source. You could use this record source query as a
Make Table query.
 

Ask a Question

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.

Ask a Question

Back
Top