I think this is an easy one but I can't figure it out.
I have a text box where I will enter a value. What I want to do is to check the value against an existing table when a button is clicked. If the value that is entered already exists on the table, I want a message box indicating the value exists and to ask to input a unique value.
I'm sure it's simple but I'm still a novice.
TIA.
I have a text box where I will enter a value. What I want to do is to check the value against an existing table when a button is clicked. If the value that is entered already exists on the table, I want a message box indicating the value exists and to ask to input a unique value.
I'm sure it's simple but I'm still a novice.
TIA.