Hi, I have a simple form that users enter customer info on. One field is call T#, using Validation, could it check for dup T#'s ? after the user steps off the field?
Currently, if the user enters a new record and using an exsisting T#, it does write the record to the DB; but you can't use that record. So, I want to avoid dup records that have the same T#.
Thanks
David
Currently, if the user enters a new record and using an exsisting T#, it does write the record to the DB; but you can't use that record. So, I want to avoid dup records that have the same T#.
Thanks
David