I think I would like to sequentially number the records within a called recordset. The only idea I have is to read the value from the previous record and add one in the current record.
Two questions, are there other, better approachs?
If this is a good approach to this problem, how do I read the previous records value so as to use it in a current record calculation?
Thanks Much
Two questions, are there other, better approachs?
If this is a good approach to this problem, how do I read the previous records value so as to use it in a current record calculation?
Thanks Much