Hi Brian,
Thanks for the reply. Here is my problem related to page number in reporting
services. Let say I am printing a report that goes different companies, what
you would do is that you can run report per company and your page numbers
would be fine. However if you run your report for all companies and send
different pages to different companies, in this case your current and total
page number is actually not correct, unless you reset it each time you are on
a new company. How can I do this?
[quoted text, click to view] "Brian Welcker [MSFT]" wrote:
> These are 2 different properties, does this not work?
>
> =Globals.PageNumber & " of " & Globals.TotalPages
>
> See
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSCREATE/htm/rcr_creating_expressions_v1_7ilv.asp?frame=true.
>
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "JIM.H." <JIMH@discussions.microsoft.com> wrote in message
> news:7B5E05A8-28D8-405A-A096-880D7811312D@microsoft.com...
> > Hello,
> > In the footer of my report I use "Page of Pages", now I need to reset this
> > number each time I need to go to next page through page navigation button
> > in
> > the ReportViewer. Right now it shows total number of pages in the report.
> > Thanks,
> >
>
>
On Mon, 10 Oct 2005 07:05:33 -0500,
[quoted text, click to view] shiming927@gmail-dot-com.no-spam.invalid (shiming927) wrote:
>thx
Hi,
At least as it appears in my newsreader, you have started a new
thread, with no link to the assumed earlier question.
I suggest you either repost your question (assuming you haven't had a
reply) or add meaningful information here. Reposting the question with
a clear title is probably the best option.
Andrew Watt