A
Ann
I have two append queries that will populate tblMRDF. Prior to appending the
data this tables' records are deleted. The first query adds a header record
that isn't counted numerically. The second append query needs to add all the
records. I need to have a field that will assign the record number after
each deletion of records starting with 1. I can't use the autonumber because
it picks up where it left off.
Thanks in advance for the help.
data this tables' records are deleted. The first query adds a header record
that isn't counted numerically. The second append query needs to add all the
records. I need to have a field that will assign the record number after
each deletion of records starting with 1. I can't use the autonumber because
it picks up where it left off.
Thanks in advance for the help.