Changing starting page number in reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When opening up a report I would like to have a parameter box open asking
what the starting page number should be? Is this possible. If not, is there a
way to just open the report in design view and change the starting page
number in the footer? Thanks.
 
Dorothy said:
When opening up a report I would like to have a parameter box open asking
what the starting page number should be? Is this possible. If not, is there a
way to just open the report in design view and change the starting page
number in the footer?


Change your page number text box to use an expression like
this:

=Page + [Enter Start Page] -1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top