[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Page 1 of xx



This won't work for me because each invoice in the report starts on page '1'
-- that is, in a ten page report, I might have four distinct invoices all of
which need page 1 of xx on the first page of that particular invoice.

I suspect there is no easy way...

Thanks for the help!

-Gordon Korbel

> -----Original Message-----
>           print 'Page '  (4,63)
>           page-number    (4)
>           print ' of '   (4)
>           last-page (4)
>
> I hope this helps.
>
        ---------
> Hi all,
> Platform:  Sybase
> SQR Version: 3.0.18.1.1
> I'm working with Peoplesoft and SQR, and I need some help!
> The Peoplesoft provided invoice contains a page # field -- The users here
> have requested that I modify that so it reads, per invoice, Page 1 of xx.
> Is there some trick of which I am unaware, or is this probably going to be
> as difficult as I think it will be?
> Thanks in advance!
> -Gordon Korbel