have report that has like 25+ fields that i need to print out over 2-3 pages.
i would like to have the following fields to repeat on each page. any help
would be appreciated. thanks
Date, Check #, Account Name & Subtotal
> have report that has like 25+ fields that i need
> to print out over 2-3 pages. i would like to have
> the following fields to repeat on each page. any
> help would be appreciated. thanks
>
> Date, Check #, Account Name & Subtotal
Are you saying the RecordSource of the Report retrieves only a single Record
with 25+ Fields, and you want to print those scattered over 2 or 3 pages? If
so, just place the Controls displaying those Fields in the Page header. If
you mean something else, please clarify and perhaps someone will be able to
assist.
Larry Linson
Microsoft Access MVP