rowcount solution???

  • Thread starter Thread starter KRISH
  • Start date Start date
K

KRISH

I am setting 10 to no. of columns in the page set up
option of my report. I want to give row number for each
next row. How can it is possible. Please help.

Thanks for any help.

krish
 
Put a TextBox in the Detail section with a ControlSource of
=1 and then set
the Control's RunningSum property to "Over all".

Jim
 

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