Ok Basically Ive got a table with a field that is a yes/no named Used how to i alert the user when theirs already an account with that Key?
My Codeis below Help would be great
Private Sub Command4_Click()
If IsNull(txtEmployeeKey) Or txtEmployeeKey = "" Then
MsgBox "Please Enter...