numbering in Report

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Hi
How do i each item in a report so that it look like
this.
1.
2.
3.
Thanks
 
Add an unbound text box to your report. Set its control source to be '=1',
set the running sum property to be "Over All" or "Over Group"
 

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