This is probably simple but I can't figure out where to start.
I have a list in a report and I just want to number each row. How do I do this?
This is probably simple but I can't figure out where to start.
I have a list in a report and I just want to number each row. How do I do this?
I found a solution on another site
Create an unbound text box on your report. Open the properties of the unbound text box. Click on the Data Tab. Under Control Source enter: =1 and then Running Sum: Over All