Access Reports

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

Guest

I am trying to make a template in access for a monthly report that I will be
running. Everytime I genreate the report I don;t want to have to format it.

Does anyone know how to generate a report based on the template I choose?
Basically I everytime I run this report I want it ready to go.

Thanks for all the input, because I'm not getting any help from Microsoft!
 
Your question is lacking in details. Do you have a report and only need to
filter the records?
 
Sorry...let me break it down.

1) based on records, every month I make a new query
2) i generate a new report using this query
3) i don't want to format the report everytime i run it, so i want to use a
template that automatically formats the report.

Is this more clear? Thanks for your help.
 
Why do you need to make a new query every month? The standard solution is to
simply apply a criteria/filter to the query or report so the date range is
dynamic. This would mean you only need one query and one report.

The word "format" is generally used to describe colors, layout, sizes, etc.
Are you actually changing any of these properties in your report?
 
I understand...thank you.

Duane Hookom said:
Why do you need to make a new query every month? The standard solution is to
simply apply a criteria/filter to the query or report so the date range is
dynamic. This would mean you only need one query and one report.

The word "format" is generally used to describe colors, layout, sizes, etc.
Are you actually changing any of these properties in your report?
 
Back
Top