From: Anders Eklund on
Our report consists of a large header on page 1 and a smaller header on the
other pages. It is important that we have the page numbers and total page
number on both headers.

--
Anders Eklund
From: Douglas McDowell on
Don't use a header on page 1, just include the large header information at
the top of the report and then set your report header's PrintOnFirstPage
property to False.

--
Douglas McDowell douglas(a)nospam.solidqualitylearning.com

"Anders Eklund" <AndersEklund(a)discussions.microsoft.com> wrote in message
news:20F556AB-5EC6-4AB0-B924-50E16E01CB1E(a)microsoft.com...
> Our report consists of a large header on page 1 and a smaller header on
> the
> other pages. It is important that we have the page numbers and total page
> number on both headers.
>
> --
> Anders Eklund


From: Anders Eklund on
But the varibles for "Total pages" can only be used in the header, or?

--
Anders Eklund


"Douglas McDowell" wrote:

> Don't use a header on page 1, just include the large header information at
> the top of the report and then set your report header's PrintOnFirstPage
> property to False.
>
> --
> Douglas McDowell douglas(a)nospam.solidqualitylearning.com
>
> "Anders Eklund" <AndersEklund(a)discussions.microsoft.com> wrote in message
> news:20F556AB-5EC6-4AB0-B924-50E16E01CB1E(a)microsoft.com...
> > Our report consists of a large header on page 1 and a smaller header on
> > the
> > other pages. It is important that we have the page numbers and total page
> > number on both headers.
> >
> > --
> > Anders Eklund
>
>
>
From: Anders Eklund on
But the variable "Total pages" can only be used in the header, or?

--
Anders Eklund


"Douglas McDowell" wrote:

> Don't use a header on page 1, just include the large header information at
> the top of the report and then set your report header's PrintOnFirstPage
> property to False.
>
> --
> Douglas McDowell douglas(a)nospam.solidqualitylearning.com
>
> "Anders Eklund" <AndersEklund(a)discussions.microsoft.com> wrote in message
> news:20F556AB-5EC6-4AB0-B924-50E16E01CB1E(a)microsoft.com...
> > Our report consists of a large header on page 1 and a smaller header on
> > the
> > other pages. It is important that we have the page numbers and total page
> > number on both headers.
> >
> > --
> > Anders Eklund
>
>
>