how do I save a report format in access 2000 to use again?

G

Guest

Every quarter I need to do a report from information kept in an access table.
The data changes but the format of the report stays the same. Is there some
way to save the format so I do not have to re-format the report every quarter?
 
M

Marshall Barton

Antartica said:
Every quarter I need to do a report from information kept in an access table.
The data changes but the format of the report stays the same. Is there some
way to save the format so I do not have to re-format the report every quarter?


You can just Copy/Paste on the report object in the database
window.

BUT, this has got to be the hard way to go about printing a
quartly report. Normally, all you should have to do is
filter the existing report to the current quarter's data by
using a form with a text box to specify the filtering
criteria and having a button to open the report.
 

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

Top