 |
honest_dude Level: Trainee
 Registered: 29-07-2005 Posts: 2
|
Numbering data items
I need to give a serial number on my data report printout. My data is in one table and make queries regarding their region such as east, west, north and south. I can take the report out for those regions but I need to give serial number on each report for the items. Anyway I can do this?
Zela
____________________________
Zela
|
|
29-07-2005 at 09:36 AM |
|
|
Goran Level: Moderator
 Registered: 16-05-2002 Posts: 1681
|
Re: Numbering data items
What do you mean by serial number?
____________________________
If you find the answer helpful, please mark this topic as solved.
|
|
07-08-2005 at 11:58 PM |
|
|
honest_dude Level: Trainee
 Registered: 29-07-2005 Posts: 2
|
Re: Numbering data items
My meaning in numbering means - suppose there are 20 list of data item, and half of them is in one region and another haft in another region. When I make a report, I want to give this data a serial number like item no. 1, 2, 3, 4, 5,....10 and for another region item no. 1, 2,3,4,...10 This number should go along with the data item on my report form not from the database itselt, since it has go serially and should increase as the item report increases. And if the report comes together as all region, the serial number should comes to 1 .....20.
I hope I make myself clear, and would be very grateful if there is any help for this.
Thank you.
Zela.
____________________________
Zela
|
|
09-08-2005 at 09:10 AM |
|
|
Goran Level: Moderator
 Registered: 16-05-2002 Posts: 1681
|
Re: Numbering data items
I just saw that you are using data reports, I never used them.... when you insert a recordcount field on the report, try finding an option in the format section (if there is one) that will allow to reset the value on changing the group. THis way when group changes the value will be restared. Sorry, I cant help you more.
____________________________
If you find the answer helpful, please mark this topic as solved.
|
|
09-08-2005 at 08:26 PM |
|
|
|
|
 |
 |