J
judith
I am priming up an auto number field in a table with a particular number and
then want the next records to be appended with the next numbers in the
sequence. If I prime back to a prior number the sequence seems to start wher
it left off.
eg. start at 1000 and the next 2 records are 1001 and 1002
If i then reset to 1000 the next 2 records go to 1003 and 1004
maybe I could remove the field and then reinstate it but how do I do this
using code?
Thanks
then want the next records to be appended with the next numbers in the
sequence. If I prime back to a prior number the sequence seems to start wher
it left off.
eg. start at 1000 and the next 2 records are 1001 and 1002
If i then reset to 1000 the next 2 records go to 1003 and 1004
maybe I could remove the field and then reinstate it but how do I do this
using code?
Thanks