G
Guest
Can anyone tell me how to insert a new record into a
table when "autonumber" is turned on? I can insert
records as long as I supply a number for the RecID
("autonumber") field, but I don't want to do that. I
want to insert records and let "autonumber" supply the
next sequential number for "RecID."
table when "autonumber" is turned on? I can insert
records as long as I supply a number for the RecID
("autonumber") field, but I don't want to do that. I
want to insert records and let "autonumber" supply the
next sequential number for "RecID."