This is a MS Access question.
A MS DB(let me call it CONTACT) has a table (called INFORMATION) which has three primary keys: id, name and dob. When enter a new record in a form, I'd like to have a warning message when I enter the same record twice. I'd like to see the message right after I enter the dob instead of finishing all key entry. Access only tells you if it's a duplicates or not at the end of the form, not right after the third key variable entered.
Any help would be appreciated.
Thanks.
A MS DB(let me call it CONTACT) has a table (called INFORMATION) which has three primary keys: id, name and dob. When enter a new record in a form, I'd like to have a warning message when I enter the same record twice. I'd like to see the message right after I enter the dob instead of finishing all key entry. Access only tells you if it's a duplicates or not at the end of the form, not right after the third key variable entered.
Any help would be appreciated.
Thanks.