T
Tom H.
I'm not sure how to ask this question and I'm basically
learning Access as I go. I have created a small database
that stores employee information in a table. I have
created a form that allows me to enter new employee
information into the table. However, when I input the
employee information into the form for someone already
entered into the database, I get the error when I hit the
Enter key telling me that the entry already exists in the
form because the employee number is the unique primary
key. This is all well and good; however, I would like to
know that this employee number is in the database right
after I enter the number which is the first thing on the
form. I really don't want to wait until after I've typed
all of the information. There's got to be a better way.
learning Access as I go. I have created a small database
that stores employee information in a table. I have
created a form that allows me to enter new employee
information into the table. However, when I input the
employee information into the form for someone already
entered into the database, I get the error when I hit the
Enter key telling me that the entry already exists in the
form because the employee number is the unique primary
key. This is all well and good; however, I would like to
know that this employee number is in the database right
after I enter the number which is the first thing on the
form. I really don't want to wait until after I've typed
all of the information. There's got to be a better way.