Number Sequce

  • Thread starter Thread starter Fakhruddin Zavery
  • Start date Start date
F

Fakhruddin Zavery

Hello,

I have a report that prints out a Invoice Based on the Items that are
present in that particular order. What i want to do is have numbers based on
the items. i.e. If there are 5 Items then the report should sequencially
number them 1, 2, 3 etc

I have a feeling it will have to do with the count of the query but will
appreciate any pointers.

Thanks and Regards
 
I don't understand if the numbers start over and if they do, what triggers
this. You can generally add a text box with a control source of:
=1
and Running Sum of:
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