G
Guest
I need my query to append to an empty table and have a field that will
contain 1 for the first record, 2 for the second, 3 for the third, and so on.
If this cannot be accomplished with the append query, is there a way that I
can run an update query to seed this field? All I have been able to do is
update it to the total count or to 1 for every record. Please help! Thanks.
contain 1 for the first record, 2 for the second, 3 for the third, and so on.
If this cannot be accomplished with the append query, is there a way that I
can run an update query to seed this field? All I have been able to do is
update it to the total count or to 1 for every record. Please help! Thanks.