Sequencing Data

B

bgarey

I have a tabular form based on a query or table. I want to sequence each
record starting with a value of 1, then 2,3,4, and so on. Auto number is not
appropiate for this data base. What expression can I use do set this up. Or
is there another method?
 
Top