HOW DO I SAVE THE PAGE SETUP AND FORMAT OF A REPORT?

C

carrie collins

Each week I'm creating the same report for 4 locations. I would like to make
a format templete that can be replied to my weekly reports so that I don't
have to redo the setup every time. I need to include the page setup and
formatting of rows and columns so that I can just dump the information.
 
J

John W. Vinson

On Mon, 31 Mar 2008 16:38:25 -0700, carrie collins <carrie
Each week I'm creating the same report for 4 locations. I would like to make
a format templete that can be replied to my weekly reports so that I don't
have to redo the setup every time. I need to include the page setup and
formatting of rows and columns so that I can just dump the information.

Ummmm....

If you save the report in the database, it DOES save the page setup and
format.

Are you recreating the report from scratch every week? If so, you don't need
to do so; just base it on a Paramter Query so that you're using the same
report with different data.
 
Top