Saving data to a table with an Autonumber P. Key.

nocolo

New member
Local time
Today, 10:59
Joined
Apr 1, 2002
Messages
5
I have I form that I am using for data entery. In the table that the form is saving to The primary key is an auto number. when I try to save the entered data I get an error message saying I can not leave the primary key empty. How does one deal with primary keys when performing data entry. I'm sure I'm missing something easy. Any help on this matter would be greatly appreciated
 
Is your form bound to the recordsource? The Primary Key should populate automatically in that case.

David R
 

Users who are viewing this thread

Back
Top Bottom