B
Black_Hole
Guest
I am trying to create a column of numbers in the report so as to when a new record is entered it will generate a number. Now here is the catch thats been bugging me; the number cannot in any way be associated with the record it sits beside. The only purpose of this number is to sit to the left of the page and generate the next number in order (1, 2, 3 ,4 .. . .) when a new record is entered in. When a new record is entered what happens to me right now is that when it sorts it by the last name, it jumbles the numbers all around. I have been told to use the count function by a few friends but to no avail can I work with it. I appreciate any help that can be given.