JeepsR4Mud
Registered User.
- Local time
- Today, 17:52
- Joined
- Sep 23, 2002
- Messages
- 70
I'm doing a database with employee records and a subform of employee work assignments.
The primary key is the employee ID.
I know this is a common procedure, but...
How can I have the form take me to the employee's record if it already exists, or begin entry of a new record if it doesn't?
Currently, I receive an error message if I enter the same EMPLOYEE ID twice, and have to use a find record button to find the record.
Isn't there a way to just make it flow easily? Record appears if it is there, new data entry if it isn't?
Thanks.
Gayle Ann
The primary key is the employee ID.
I know this is a common procedure, but...
How can I have the form take me to the employee's record if it already exists, or begin entry of a new record if it doesn't?
Currently, I receive an error message if I enter the same EMPLOYEE ID twice, and have to use a find record button to find the record.
Isn't there a way to just make it flow easily? Record appears if it is there, new data entry if it isn't?
Thanks.
Gayle Ann