Automatic Report Exporting

A

akemeny

I'm working with Access 2003 on a company project. We have an excel
spreadsheet that is linked to our main data. That linked spreadsheet is then
linked to an Access table to enable us to run certain reports faster. What I
need is a macro or VBA that will automatically update the report and then
export a copy of the report to a specific excel workbook.

For example:

I have a report run called Master. Every Friday the Master report needs to
be updated and exported to Excel.

Is this possible??
 
A

akemeny

I tried doing a Macro for OutPutTo, but it keeps giving me a Type MisMatch
error. For some reason when it goes to Export the report to Excel it won't
read the xls as a file type. It keeps trying to export as "All Types". Even
when I specify in the Macro to export to Excel 97-2003 it still does that.
How can I change that?
 

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