Group:  Microsoft Access ยป microsoft.public.access.reports
Thread: How do I paginate a report in Access?

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

How do I paginate a report in Access?
kenir 30.09.2006 03:59:01
I am trying to create a booklet from an Access Report, and I need to paginate
it, but I would like to do this without the use of a different program. Is
pagination possible with Access?
Re: How do I paginate a report in Access?
"Ken Snell \(MVP\)" <kthsneisllis9[ at ]ncoomcastt.renaetl> 30.09.2006 18:05:49
By pagination, you want to put the page number on each page? If yes, put a
textbox in the page footer section, and use this as the control source:

=[Page]

If you want "page x of y":

="Page " & [Page] & " of " & [Pages]

--

Ken Snell
<MS ACCESS MVP>

"kenir" <kenir[ at ]discussions.microsoft.com> wrote in message
news:B316E51F-3086-435E-B2F0-A47C5C8902AE[ at ]microsoft.com...
[Quoted Text]
>I am trying to create a booklet from an Access Report, and I need to
>paginate
> it, but I would like to do this without the use of a different program. Is
> pagination possible with Access?


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net