adding line numbers to a report

  • Thread starter Thread starter Sol Rosenberg
  • Start date Start date
S

Sol Rosenberg

How do I add a running line number at the left of all report pages?
 
How do I add a running line number at the left of all report pages?

Add an unbound control to the detail section.
Set it's control source to:
=1
Set it's Running sum property to Over All.
 
KB 209567 ACC2000: How to Print Line Number for Each
Record/Group on Report
 

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