save report as file

R

Rick

I need to create a file of a report to store and recall at
a later date. My report needs to use the condition
argument to call the right data. It appears that
the "Output to" comand does not allow the use of the
filter. How would you save a report as a file if you need
to use a condition?

Thanks. Rick
 
S

Sal Rosario

You can setup the Filter property of the report itself, or you could use a
query as the source for the report. Just a thought!

--
Regards,

Sal Rosario
Microsoft Access Database Cosultant
www.salrosario.com


I need to create a file of a report to store and recall at
a later date. My report needs to use the condition
argument to call the right data. It appears that
the "Output to" comand does not allow the use of the
filter. How would you save a report as a file if you need
to use a condition?

Thanks. Rick
 
Top