Problems with Page Numbering

navgirl37
navgirl37 Member Posts: 2
It doesn't seem like something like this should be that difficult to figure out, but I need help.

On a bunch of reports, I need to have it say page # of #.

How do I get the total number of pages??

Comments

  • OliverT
    OliverT Member Posts: 37
  • Luc_VanDyck
    Luc_VanDyck Member, Moderator, Administrator Posts: 3,633
    navgirl37 wrote:
    It doesn't seem like something like this should be that difficult to figure out, but I need help.
    It's VERY difficult to achieve in Navision. Not worth the trouble.
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • lakshmivalluru
    lakshmivalluru Member Posts: 168
    If it is badly needed and a weekly or monthly report then you can run the report first, and get the last page number. When you run next time then define the last page number in Option tab of the report and enter the last page number there. And modifiy the section to include a text box next to page number saying 'of' + ' LastPage Number.

    Works perfectly but its not as straight forward.
    LR
  • rictsang
    rictsang Member Posts: 8
    It is not easy as the report is presented to the user page by page. So it doesn't like crystal or access which generate the report first and show report later.

    Richard